Csv To Json X402
@Br0ski777
About Csv To Json X402
Parse CSV to JSON array -- auto-detect delimiter (comma/semicolon/tab/pipe), header row support. -- x402 micropayment API + MCP server for AI agents
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"csv-to-json": {
"url": "https://csv-to-json-production-0ca3.up.railway.app/mcp",
"transport": "sse"
}
}
}Tools
1POST
Overview
What is Csv To Json X402?
Csv To Json X402 is an MCP server that converts CSV text to JSON arrays with automatic delimiter detection (comma, semicolon, tab, pipe) and header row support. It operates on a pay-per-call basis via the x402 protocol (USDC on Base L2), requiring no API key, signup, or rate limits. It is designed for AI agents and is part of the klymax402 marketplace of micropayment APIs.
How to use Csv To Json X402?
Add the server URL https://csv-to-json.api.klymax402.com/mcp to your MCP client configuration (Claude Desktop, Cursor, ElizaOS, etc.). Alternatively, send an HTTP POST request to /api/parse with a JSON body containing the csv field; an x402‑aware client automatically handles the payment challenge. The tool data_parse_csv_to_json is invoked for parsing.
Key features of Csv To Json X402
- Auto-detect delimiter (comma, semicolon, tab, pipe)
- Header row support with auto-detection
- Pay-per-call via x402 micropayments (USDC on Base L2)
- No API key, no signup, no rate limits
- Returns JSON with row count, column count, headers
- Compatible with any MCP client (Claude Desktop, Cursor, ElizaOS)
Use cases of Csv To Json X402
- Data migration between systems using CSV exports
- Importing spreadsheet data into APIs requiring JSON
- Converting CSV reports into structured JSON for analysis
- Preparing tabular data for AI agent processing
FAQ from Csv To Json X402
How does payment work with Csv To Json X402?
It uses the x402 protocol for pay-per-call micropayments with USDC on Base L2. No API key or signup required; x402‑aware clients handle the payment cycle automatically.
What are the parameters for parsing CSV?
The csv parameter is required. Optional parameters: delimiter (comma, semicolon, tab, pipe; default auto-detect) and hasHeaders (boolean; default true).
What is Csv To Json X402 not
More Data & Analytics MCP servers
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Comments