mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-08-01 23:12:41 +00:00
Merge pull request #10901 from ganapativs/add-microcharts
Add microcharts MCP server to Data Visualization 🤖🤖🤖
This commit is contained in:
@@ -1548,6 +1548,8 @@ Integrations and tools designed to simplify data exploration, analysis and enhan
|
||||
|
||||
Interactive charts, dashboards, and visual data tools rendered inside AI conversations.
|
||||
|
||||
- [ganapativs/microcharts](https://github.com/ganapativs/microcharts/tree/main/packages/mcp) [](https://glama.ai/mcp/servers/ganapativs/microcharts) 📇 🏠 🍎 🪟 🐧 - Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`.
|
||||
|
||||
- [KyuRish/mcp-dashboards](https://github.com/KyuRish/mcp-dashboards) [](https://glama.ai/mcp/servers/@KyuRish/mcp-dashboards) 📇 🏠 🍎 🪟 🐧 - 45+ interactive chart types (bar, line, pie, candlestick, sankey, geo, radar, funnel, treemap, and more), dashboards with KPI cards, drill-down navigation, live API polling, 20 themes, and export to PNG/PPT/A4. Built on MCP Apps.
|
||||
|
||||
- [marzukia/charted](https://github.com/marzukia/charted) [](https://glama.ai/mcp/servers/marzukia/charted) 🐍 🏠 🍎 🪟 🐧 - Zero-dependency chart server that renders bar, line, pie, scatter, and more from JSON or CSV to SVG, HTML, PNG, or data URL. Built-in themes; PNG output renders inline in chat. Install via `uvx --from charted[mcp] charted-mcp`.
|
||||
|
||||
Reference in New Issue
Block a user