
Excel To JSON MCP By WTSolutions
@he-yang
About Excel To JSON MCP By WTSolutions
The Excel to JSON MCP (Model Context Protocol) provides a standardized interface for converting Excel and CSV data into JSON format using the Model Context Protocol. This MCP implementation offers two specific tools for data conversion:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"excel_to_json_by_WTSolutions": {
"args": [
"mcp-remote",
"https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
],
"command": "npx",
"tools": [
"excel_to_json_mcp_from_data",
"excel_to_json_mcp_from_url"
]
}
}
}Tools
2Overview
What is Excel To JSON MCP By WTSolutions?
Excel To JSON MCP By WTSolutions provides a standardized interface for converting Excel and CSV data into JSON format using the Model Context Protocol. It offers two tools: one for converting tab-separated or comma-separated text data, and another for converting Excel or CSV files from a provided URL.
How to use Excel To JSON MCP By WTSolutions?
Point your MCP client to the SSE endpoint https://mcp.wtsolutions.cn/excel-to-json-mcp-sse and call the excel_to_json_mcp_from_data tool with a data string (tab- or comma-separated, at least two rows) or the excel_to_json_mcp_from_url tool with a URL to an .xlsx or CSV file. The server automatically detects data types and returns JSON.
Key features of Excel To JSON MCP By WTSolutions
- Converts tab-separated or comma-separated text to JSON.
- Converts Excel/CSV files from a URL to JSON.
- Handles multiple sheets with sheet names and data arrays.
- Automatic detection of numbers, booleans, and dates.
- Free to use with descriptive error messages.
Use cases of Excel To JSON MCP By WTSolutions
- Convert spreadsheet data into JSON for an AI assistant.
- Ingest CSV data from a web URL into structured JSON.
- Transform tabular data from chat messages into machine-readable format.
- Batch process Excel files from remote links programmatically.
FAQ from Excel To JSON MCP By WTSolutions
What data formats are supported?
Input data must be tab-separated or comma-separated text for the from_data tool, or Excel (.xlsx) or CSV files from a URL for the from_url tool.
What are the data requirements?
At least two rows are required: the first row is used as header (JSON keys) and can't contain empty cells; subsequent rows become data (JSON values).
How are data types handled?
Numbers, booleans (case-insensitive ‘true’/‘false’), and dates are automatically detected and converted; empty values become empty strings; everything else is treated as a string.
Is there a cost?
The service is free for now.
What transport does it use?
It uses SSE (Server-Sent Events) at the endpoint https://mcp.wtsolutions.cn/excel-to-json-mcp-sse.
Frequently asked questions
What data formats are supported?
Input data must be tab-separated or comma-separated text for the `from_data` tool, or Excel (.xlsx) or CSV files from a URL for the `from_url` tool.
What are the data requirements?
At least two rows are required: the first row is used as header (JSON keys) and can't contain empty cells; subsequent rows become data (JSON values).
How are data types handled?
Numbers, booleans (case-insensitive ‘true’/‘false’), and dates are automatically detected and converted; empty values become empty strings; everything else is treated as a string.
Is there a cost?
The service is free for now.
What transport does it use?
It uses SSE (Server-Sent Events) at the endpoint `https://mcp.wtsolutions.cn/excel-to-json-mcp-sse`.
Basic information
More Data & Analytics MCP servers
BidSkim - UK Tenders & Contract Renewals
BidSkimUK procurement intelligence for AI assistants: search live UK government tenders, find contract renewals with expiry dates and incumbent suppliers, and profile public-sector buyers and suppliers. Covers Find a Tender, Co

Batru
BatruReal, calibrated win-rate predictions, pick recommendations, counters, synergy and tier lists for Dota 2, Deadlock and Marvel Rivals, from production models trained on ~20M matches. Free hosted endpoint (Streamable HTTP)
TEOS WARN Act Layoff Intelligence
TEOSSearch US WARN Act mass-layoff notices by state, employer, headcount, and effective date — 5,950 normalized filings across CA, TX, NY, IL, NC.

Octolens
OctolensGive your AI agents every brand mention across the internet — 15+ platforms, AI-filtered, one structured feed.

OAIA Arena
Give any AI trading agent a public, un-cherry-pickable track record. Commit a call before it resolves, get a hash receipt, get scored against 2,048 coin-flipping monkeys on the same window.
Comments