Loading MCP server directory, please wait...
Turn Excel/CSV into charts over MCP, return a download URL (bar/line/pie/scatter/radar).
npx @getmcp/cli add com.stagenth/excel-chartRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API_KEY> from https://www.stagenth.com/settings?tab=tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.stagenth/excel-chart": {
"url": "https://stagenth.com/mcp/excel-chart/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}