Back to search
30
MCP streamable-http

MCP Data Converter

io.github.igormilovanovic/data-converter

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

file-converter-mcp
Convert files via MCP protocol — CSV, JSON, YAML, and Markdown. Purpose-built for AI agent data pipelines.
0 tools
Transform Rules MCP Server
MCP server for CSV/JSON data transformation using YAML rules
0 tools
Rulemorph MCP Server
MCP server for CSV/JSON data transformation using YAML rules
0 tools
excel2json-mcp-server
MCP server for converting Excel files to JSON format with support for merged cells and Chinese characters
0 tools
io.github.xt765/mcp-document-converter
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
0 tools
io.github.mukundakatta/toml-yaml-json-mcp
Parse, format, and convert configs across TOML, YAML, and JSON.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_data_converter": {
      "url": "https://mcp-converter.tnkng.com/mcp",
      "transport": "streamable-http"
    }
  }
}