KyuRish/mcp-dashboards
by Various
Turn your data into interactive dashboards inside any AI client - MCP Apps powered
MCP
KyuRish/mcp-dashboards
Added 1 June 2026
Overview
KyuRish/mcp-dashboards is a TypeScript MCP server that generates interactive dashboards from data within any MCP-compatible AI client. It processes data inputs and renders them as visual charts or tables directly in the client interface.
Best for
Best for
Developers who want to embed data dashboards directly inside MCP-compatible AI assistants
Use cases
- Embed live data visualizations in AI chat sessions
- Build quick dashboards from CSV or API data without leaving the client
- Monitor metrics or logs through interactive charts inside an MCP host
How to use
Install
npx mcp-dashboards Tools exposed
render_pie_chartrender_bar_chartrender_line_chartrender_scatter_chartrender_candlestick_chartrender_radar_chartrender_treemap_chartrender_sankey_chartrender_wordcloud_chartrender_boxplot_chartrender_live_chartpoll_httprender_bullet_chartrender_lollipop_chartrender_dumbbell_chartrender_variance_chartrender_funnel_chartrender_slope_chartrender_waffle_chartrender_sparkline_chart
Tested with
Claude Desktop, Claude Code, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "dashboard": {\n "command": "npx",\n "args": ["-y", "mcp-dashboards", "--stdio"]\n }\n }\n} Notes
KyuRish/mcp-dashboards is a TypeScript MCP server that generates interactive dashboards from data within any MCP-compatible AI client. It processes data inputs and renders them as visual charts or tables directly in the client interface.
29 stars on GitHub. Last updated 2026-05-11.
Use cases
- Embed live data visualizations in AI chat sessions
- Build quick dashboards from CSV or API data without leaving the client
- Monitor metrics or logs through interactive charts inside an MCP host
Pros
- Works with any MCP-compatible AI client for broad integration
- Lightweight TypeScript implementation with low overhead
- Enables real-time data exploration within conversational workflows
Cons
- Limited to MCP ecosystem, not standalone or web-based
- Small community (29 stars) with minimal documentation or examples
- Dependent on client support for interactive rendering features
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with any MCP-compatible AI client for broad integration
- Lightweight TypeScript implementation with low overhead
- Enables real-time data exploration within conversational workflows
Cons
- Limited to MCP ecosystem, not standalone or web-based
- Small community (29 stars) with minimal documentation or examples
- Dependent on client support for interactive rendering features
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
antv/mcp-server-chart
Various
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
mckinsey/vizro-mcp
Various
Vizro is a low-code toolkit for building high-quality data visualization apps.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.