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 config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"mcp-remote",
"https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
],
"tools": [
"excel_to_json_mcp_from_data",
"excel_to_json_mcp_from_url"
],
"command": "npx"
}