Convert CSV, JSON, XML, YAML, and Markdown — no external tools needed. Your AI agent can transform data between formats instantly without any API calls.
Convert CSV, YAML, XML, or Markdown to JSON
Convert JSON or YAML to CSV format
Convert JSON or CSV to YAML format
Convert JSON, CSV, or YAML to Markdown tables
All conversions happen locally with zero external dependencies
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/file-converter-mcp.git
cd file-converter-mcp
pip install -r requirements.txt
python3 server.py