HomeDatabases & Data › microcharts

microcharts

Find, wire, and render microcharts — word-sized React charts with generated alt text.

TypeScript Local macOSWindowsLinux
★ 193 stars Last pushed 2026-09-22 License: MIT

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

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry