
MCP Quarter Chart
Supports UIby bojanmakivic
Visualizes Excel data as an interactive stacked bar chart showing rolling 12-quarter windows.
What it does
MCP Quarter Chart is an interactive visualization tool that transforms data from an Excel file into a stacked bar chart. It is specifically designed to track categories over quarters, providing a rolling 12-quarter window for trend analysis.
Key features
- Interactive Stacked Bars: Visualize complex category data across multiple quarters.
- Rolling Window: Automatically displays the most recent 12-quarter period.
- Excel Integration: Directly reads from
.xlsxfiles using specified columns (Quartal, Kategorie, Anzahl Anschlüsse). - Web Preview: Includes a local HTTP server for immediate UI verification.
Installation
Install via npm and configure the server:
- Claude Desktop: Add the node command to
claude_desktop_config.jsonpointing to the project'sserver.ts. - Local Web: Run
npm run start:webto view the chart athttp://127.0.0.1:5179/.
Supported hosts
- Claude Desktop
Quick install
npm install && npm run startInformation
- Pricing
- free
- Published
- 4/28/2026
- stars






