Home › Databases & Data › microcharts
microcharts
Find, wire, and render microcharts — word-sized React charts with generated alt text.
Topics: Data Visualization
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.17)
npx -y @microcharts/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"microcharts": {
"command": "npx",
"args": [
"-y",
"@microcharts/[email protected]"
]
}
}
}
Related servers
Semiotic
Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.
mcp-dashboards
45+ interactive charts, dashboards, flowcharts, and KPIs inside any AI conversation
3D Visualizer
Inspect, compare and export point clouds, meshes and calibrated depth data with inline 3D previews.
csvglow
Generate beautiful self-contained HTML dashboards from CSV/Excel files with interactive ECharts visualizations, dark gradient theme, and…
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…
Glyphic
Generate 18 diagram types from structured JSON natively. Built for LLMs and agents.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry