MCP Data Converter for Claude Desktop
io.github.igormilovanovic/data-converter
Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.
client:Claude Desktop
transport:streamable-http
Install MCP Data Converter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data-converter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-converter.tnkng.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs