Microcharts MCP Server
Word-sized charts for React - zero runtime dependencies, ~2–7 kB interactive · ~1–4 kB static, accessible by default, and server-component safe. It runs locally over stdio via the published package.
People who work with accessible, chart and charts and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 180 · #9 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Microcharts
Claude Code
claude mcp add ganapativs-microcharts -- npx -y @microcharts/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ganapativs-microcharts": {
"command": "npx",
"args": [
"-y",
"@microcharts/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @microcharts/mcp - the @microcharts scope differs from the repo owner (ganapativs); confirm it's the project's official package
registry namespace io.github.ganapativs is GitHub-verified and matches the repo owner
03 · What Microcharts can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
@microcharts/react@0.19.1 · 2026-09-11
Thanks @ganapativs! - A catalog-wide sweep for four defect classes, each already found once in a sibling chart: · - Labels gated against the wrong bound. BumpStrip, SegmentedBar, ShiftHistogram, TreeRings, Honeycomb…
@microcharts/mcp@0.1.17 · 2026-09-05
#157 · Thanks · @ganapativs! - Embedded catalog regenerated: <ControlStrip> no longer lists a · limits prop. · Updated dependencies · [b0325ac, · 5591e2f, · 3b29ce9, · f7f1540, · e406804, · c2647cb, · 10ebc5c…
@microcharts/react@0.19.0 · 2026-09-05
#157 · Thanks · @ganapativs! - Breaking: <ControlStrip> no longer accepts limits. The band is · always ±3σ̂ estimated from the moving range, which is what limits="sigma" (the default) already did. · limits="percentile"…
04 · Who maintains Microcharts
microcharts is maintained by ganapativs. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/ganapativs/microcharts
- website
- https://microcharts.dev/docs/mcp
- category
- data & analytics - ranked #9 of 81 actively-maintained data & analytics servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-11)
- registry
- io.github.ganapativs/microcharts (active, first published 2026-07-25 · 18 versions)
- packages
- npm:@microcharts/mcp
06 · Microcharts FAQ
What is Microcharts?
Word-sized charts for React - zero runtime dependencies, ~2–7 kB interactive · ~1–4 kB static, accessible by default, and server-component safe. It runs locally over stdio via the published package.
Is Microcharts still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Microcharts?
Run `npx -y @microcharts/mcp`. You can also paste the ready-made client config above.
Does Microcharts run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Microcharts
Alternatives to Microcharts
Maintained data & analytics servers if Microcharts isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,845 · 2026-09-18
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,367 · 2026-08-27
- Usertour MCP Server Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics. ★ 2,307 · 2026-09-18
- Google Ads + Meta Ads + GA4 MCP Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports. ★ 1,939 · 2026-09-09
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,748 · 2026-07-14
- walkerOS Flow Build, validate, simulate, and deploy walkerOS event pipelines ★ 344 · 2026-09-16
Pairs well with
Servers that cover what Microcharts doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Ani MCP · Seline · Orion · Ihalent · Data Profiler MCP
More TypeScript MCP servers · useVyre Context · Gatefareio MCP Server · Gctrl · Inbed · see all