🔄 File Converter MCP

Convert CSV, JSON, XML, YAML, and Markdown — no external tools needed. Your AI agent can transform data between formats instantly without any API calls.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

convert_to_json

Convert CSV, YAML, XML, or Markdown to JSON

convert_to_csv

Convert JSON or YAML to CSV format

convert_to_yaml

Convert JSON or CSV to YAML format

convert_to_markdown

Convert JSON, CSV, or YAML to Markdown tables

Zero APIs

All conversions happen locally with zero external dependencies

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

💡 Example Usage

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.

⚡ Quick Install

git clone https://github.com/Rumblingb/file-converter-mcp.git
cd file-converter-mcp
pip install -r requirements.txt
python3 server.py