Skip to content
Grok

MCP Data Converter for Grok

io.github.igormilovanovic/data-converter

Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.

client:Grok transport:streamable-http

Install MCP Data Converter in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "data-converter": {
      "type": "http",
      "url": "https://mcp-converter.tnkng.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

MCP Data Converter in other clients