Skip to content
Back to search
30
MCP

CSV to JSON

pulsemcp/csv to json

Parse CSV to a JSON array with auto-detected delimiters and headers.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

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 Converter — Auto-Detect Delimiter
CSV parsing API for AI agents. Convert CSV data to JSON array with auto-detection of delimiter (comma, semicolon, tab, pipe). Header row sup
0 tools · http
Csv
CSV <-> JSON MCP.
0 tools · streamable-http
JSON Resume
Manages JSON Resume format CVs with tools for reading, updating sections, and exporting to HTML/PDF.
0 tools
CSV Analytics
Analytics and statistical analysis tools for CSV data files.
0 tools

How to use

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

{
  "mcpServers": {
    "csv_to_json": {
      "url": "None",
      "transport": "http"
    }
  }
}