Skip to content

Json To Excel

Free

by MCP Community

JSON to Excel by WTSolutions MCP

v0.4.0Added Apr 12, 2026
exceljsonmcpjson-to-excelmodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Json To Excel MCP Server

JSON to Excel by WTSolutions MCP

Installation

npx -y json-to-excel-mcp

Reviews

Leave a Review

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"]
    }
  }
}