Loading MCP server directory, please wait...
Convert documents between text formats (markdown, html, and more) via the FileChanger API.
npx @getmcp/cli add io.filechanger/filechangerRequires Node.js 18+. Community-contributed server. Review source before installing.
FILECHANGER_API_KEYFileChanger API key (fc_...). Get one at https://filechanger.io.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.filechanger/filechanger": {
"command": "npx",
"args": [
"-y",
"filechanger-mcp"
],
"env": {
"FILECHANGER_API_KEY": "",
"FILECHANGER_URL": ""
}
}
}
}