Json To Excel
Freeby MCP Community
JSON to Excel by WTSolutions MCP
v0.4.0Added Apr 12, 2026
exceljsonmcpjson-to-excelmodel-context-protocol
Json To Excel MCP Server
JSON to Excel by WTSolutions MCP
Installation
npx -y json-to-excel-mcp
Reviews
Installation
Quick install
npx -y json-to-excel-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"json-to-excel": {
"command": "npx",
"args": ["-y", "json-to-excel-mcp"]
}
}
}