A
licenseA
qualityA
maintenanceProduction-ready template for building MCP servers with TypeScript, featuring example tools and resources, and Claude Desktop integration.
1
6 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool targets a distinct dashboard element or action: blocks (chart, metrics, text, view) and dashboard CRUD. No overlaps or ambiguity.
All tools follow a consistent verb_noun pattern (create_*, delete_*, list_*) using snake_case, making the API predictable.
7 tools is well-scoped for a dashboard builder, covering essential block types and dashboard management without unnecessary bloat.
Covers creation of main block types and basic dashboard lifecycle but lacks update and delete operations for blocks, which may force agents to recreate items.