Back to search
90
MCP v1.0.1 sse

CSV to JSON API

io.github.Br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.

Uptime
66.7%
3 probes
Response
40ms
last probe
Tools
1
callable

Tools · 1

data_parse_csv_to_json

Use this when you need to convert CSV data to a JSON array. Returns parsed data with auto-detected settings in JSON. Returns: 1. data (array of objects with column names as keys) 2. rowCount 3. colum…

Similar MCP servers embedding-nearest

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
JSON Validator API
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
0 tools · sse
JSON Resume
Manages JSON Resume format CVs with tools for reading, updating sections, and exporting to HTML/PDF.
0 tools
Cron Parser API
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
0 tools · sse
Cron Parser API live
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "csv_to_json_api": {
      "url": "https://csv-to-json-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}