mcp dashboards for Cline
io.github.kyurish/mcp-dashboards
45+ interactive charts, dashboards, flowcharts, and KPIs inside any AI conversation
client:Cline
transport:stdio
runtime:npm
Install mcp dashboards in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-dashboards": {
"command": "npx",
"args": [
"-y",
"mcp-dashboards"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs