Skip to content
Claude Desktop

stagenth · Excel 数据可视化 for Claude Desktop

com.stagenth/excel-chart

Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.

client:Claude Desktop transport:streamable-http

Install stagenth · Excel 数据可视化 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "excel-chart": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://stagenth.com/mcp/excel-chart/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

stagenth · Excel 数据可视化 in other clients