Skip to content
Back to search
60
MCP http

CSV to JSON Converter — Auto-Detect Delimiter

axel-belfort/csv-to-json

CSV parsing API for AI agents. Convert CSV data to JSON array with auto-detection of delimiter (comma, semicolon, tab, pipe). Header row support, type inference, and clean structured output. Tools: data_parse_csv_to_json. Use this for data import, ETL pipelines, spreadsheet processing, or converting tabular data for API consumption. Returns: {data[], headers[], rowCount, delimiter}. No API key required — x402 micropayment $0.001/call on Base L2.

Uptime
100.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

CSV to JSON API
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
1 tools · sse
CSV to JSON API
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
0 tools · sse
CSV to JSON
Parse CSV to a JSON array with auto-detected delimiters and headers.
0 tools
Data Converter
Convert data between over 40 formats including JSON, CSV, Excel, and PDF. Restructure complex schemas into custom layouts to ensure seamless
0 tools · http
csv-tools-ai-mcp
AI-powered csv tools ai MCP server for agents. Supports parse csv, validate headers, detect delimiter. By MEOK AI Labs.
0 tools
csv-tools-ai-mcp
AI-powered csv tools ai MCP server for agents. Supports parse csv, validate headers, detect delimiter. By MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "csv_to_json_converter_—_auto-detect_delimiter": {
      "url": "https://github.com/Br0ski777/csv-to-json-x402",
      "transport": "http"
    }
  }
}