Home › Search: dataviz
Search: dataviz
Search MCP servers and agent skills by name, description, category or topic — 2 results.
MCP Server
Active
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`.
MCP Server
Active
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`.