Serversio.github.igormilovanovic/data-converter
C

MCP Data Converter

io.github.igormilovanovic/data-converter · v1.4.3
● Remote
v1.4.3remote🌐 https://mcp-converter.tnkng.com/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.igormilovanovic/data-converter",
  "description": "Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.",
  "title": "MCP Data Converter",
  "version": "1.4.3",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-converter.tnkng.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}