stagenth · Excel 数据可视化
com.stagenth/excel-chart
Documentation
Installation
No package install is published. Use the remote MCP endpoint after creating a stagenth API token.
Configuration
Remote transport: streamable-http Endpoint: https://www.stagenth.com/mcp/excel-chart/ Auth: Authorization: Bearer <API_KEY> from Console -> API Tokens
Capabilities
- excel_inspect: inspect sheets, columns, types, row counts, and previews
- excel_query: filter, group, aggregate, and return JSON rows
- excel_to_chart: render charts such as bar, line, pie, scatter, and radar
- excel_write: write JSON rows to .xlsx and return a download URL
Limitations
- Requires a stagenth account and API token
- Remote-only service; no package target is published in the registry snapshot
- Output files are delivered through the service's download flow
