Dashboardbase runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 4 Aug 2026.
Validate Dashboardbase widget endpoint responses and setup files against the live contract.
Today is the operative word: we check Dashboardbase every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @dashboardbase/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@dashboardbase/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@dashboardbase/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@dashboardbase/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@dashboardbase/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DASHBOARDBASE_API_URL (Base URL of the Dashboardbase API. Defaults to https://api.dashboardbase.com.).
The author declared them in the registry entry; get the values from the project itself.
Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.
React dashboard components — API lookup, code generation, and prop validation for AI tools.
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
Read-only access to your Infrapage dashboards: pages, widgets, live values, weekly recaps.
MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
Query alive-analysis history from any AI client. Tools: list, get, search, dashboard export.
Simulate a CSV import against a supplied typed column contract and return exact accepted rows, re...
Renders interactive Chart.js charts and dashboards inline in AI conversations.
Answers built from our own checks of this server.