Agent Tools
Back to MCP servers

stagenth · Excel 数据可视化

https://stagenth.com/mcp/excel-chart/
● healthy

Turn Excel/CSV into charts over MCP, return a download URL (bar/line/pie/scatter/radar).

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://stagenth.com/mcp/excel-chart/
JSON-RPC initialize probe
curl -X POST https://stagenth.com/mcp/excel-chart/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'