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 Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
コメント