Loading MCP server directory, please wait...
Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.
npx @getmcp/cli add dev.dvt/dvtRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <dvt API key> — create one on the API keys page in your dvt Gallery workspace
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.dvt/dvt": {
"url": "https://mcp.dvt.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}