Connection check
local install
mcp-dashboards
45+ interactive charts, dashboards, flowcharts, and KPIs inside any AI conversation
Tools
3
GitHub stars
44
Installs / wk
215
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
3 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
delete_chart_files
from source
Delete chart preview HTML files saved on disk (in the system temp folder). REQUIRES the user Delete chart preview HTML files saved on disk (in the system temp folder). REQUIRES the user
list_chart_files
from source
List all chart preview HTML files saved on disk (in the system temp folder). These are auto-generated each time a chart is rendered and auto-cleaned after 7 days (configurable via… List all chart preview HTML files saved on disk (in the system temp folder). These are auto-generated each time a chart is rendered and auto-cleaned after 7 days (configurable via MCP_DASHBOARDS_RETAIN_DAYS env var). Returns file metadata (id, name, size, age). Use this to audit disk usage, then call delete_chart_files to remove specific files or all of them.
poll_http
from source