Back to Apps

StatGPT MCP App
Supports UIby epam
Interactive SDMX data explorer that renders professional tables and charts within AI chat hosts.
0 stars
Works in:ChatGPTmcpjam
Exposes:Resources
What it does
StatGPT is a single-widget MCP App that transforms raw SDMX (Statistical Data and Metadata eXchange) data into interactive visual explorers. When a model calls the query_data tool, this app renders a high-performance ag-grid table and ECharts visualizations directly in the chat UI.
Key features
- SDMX Data Visualization: Renders complex statistical data in an intuitive grid format.
- Interactive Charts: Integrated ECharts for visual data analysis.
- Sandboxed Execution: Runs in a secure iframe using the
io.modelcontextprotocol/uiprotocol. - Dynamic Theming: Reactively adapts to the host's display mode and theme.
Installation
This is a frontend widget. To use it, your MCP server must expose the widget HTML as a ui:// resource.
For local development:
- Run
npm run build:local - Serve via
npm run previewathttp://localhost:4300 - Configure your MCP server to point to
/_mcp-app/index.html
Supported hosts
- Claude
- ChatGPT
- MCPJam
Quick install
npm install && npm run build:localInformation
- Pricing
- free
- Published
- 7/7/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
mcpjam
Set --widget-origin http://localhost:8080 in local_server.py





