Back to Apps

MCP Dashboards
Supports UIby kyurish
Render interactive charts, dashboards, and KPI widgets directly inside your AI conversation with 31 tools and 21 themes.
0 stars
Works in:VS Code CopilotGoosepostmanmcpjam
Exposes:ToolsResources
What it does
Turns your AI conversation into a data visualization hub by rendering interactive HTML charts and dashboards inline. It eliminates the need to copy data into spreadsheets by allowing the AI to visualize trends, comparisons, and KPIs directly.
Key features
- Massive Library: 31 tools covering 44+ chart subtypes, including Sankey, Treemaps, Candlestick, and Word Clouds.
- Interactive Experience: Hover tooltips, click-to-select data points, and scroll-zoom up to 12x on maps.
- Real-time Data: Live polling capabilities that auto-update charts from any API on a timer.
- Professional Export: Export visualizations to PPT (16:9), A4 paginated PDF, PNG, and CSV.
- Styling Control: 21 built-in themes ranging from 'boardroom' to 'cyberpunk' with customizable palettes.
Installation
- Claude Desktop: Add to
claude_desktop_config.json:{ "mcpServers": { "dashboard": { "command": "npx", "args": ["-y", "mcp-dashboards", "--stdio"] } } } - VS Code Copilot: Use
claude mcp add dashboard -- npx -y mcp-dashboards --stdiovia Claude Code. - Claude.ai web: Requires the MCP server to be hosted via HTTP (run
npx mcp-dashboards).
Supported hosts
Confirmed for Claude Desktop, Claude Web, VS Code (GitHub Copilot), Goose, Postman, and MCPJam.
Quick install
npx -y mcp-dashboards --stdioInformation
- Pricing
- free
- Published
- 6/16/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"dashboard": {"command": "npx", "args": ["-y", "mcp-dashboards", "--stdio"]}}}VS Code Copilot
Use Claude Code: claude mcp add dashboard -- npx -y mcp-dashboards --stdio





