Csv To Json X402
@Br0ski777
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"csv-to-json": {
"url": "https://csv-to-json-production-0ca3.up.railway.app/mcp",
"transport": "sse"
}
}
}工具
1POST
概览
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
数据与分析 分类下的更多 MCP 服务器
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Data Visualization MCP Server
isaacwassermanmcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
评论