Skip to main content
Glama

Dashboard

render_dashboard
Read-onlyIdempotent

Create customizable dashboards with KPI cards and interactive charts for data visualization across multiple themes including corporate, sales, healthcare, and crypto.

Instructions

Render a full dashboard with KPI cards, charts, and optional hero metric in a responsive grid. Available themes: boardroom (investors, board decks), corporate (enterprise daily use), sales-floor (quota tracking, leaderboards), golden-treasury (wealth, luxury real estate), clinical (healthcare, compliance - WCAG AAA), startup (SaaS metrics, YC demos), ops-control (DevOps, manufacturing), tokyo-midnight (crypto, trading, gaming), zen-garden (wellness, sustainability), consultant (agency deliverables, presentations). Mix-and-match: set palette + typography + effects independently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesDashboard title
kpisNoKPI cards at the top. Include sparkline[] with 5-20 trend values whenever a metric has a % change - this adds an inline mini chart to the card
chartsYesArray of charts to display in the grid
columnsNoNumber of grid columns (1-4). Default: auto-fill based on available width
themeNoTheme preset: boardroom, corporate, sales-floor, golden-treasury, clinical, startup, ops-control, tokyo-midnight, zen-garden, consultant, black-tron, black-elegance, black-matrix, forest-amber, forest-earth, sky-light, sky-ocean, sky-twilight, gray-hf, gray-copilot
paletteNoOverride palette only (mix-and-match)
typographyNoOverride typography: professional, luxury, cyberpunk, editorial, mono, bold, system, techno
effectsNoOverride effects: none, subtle, shimmer, neon, energetic
heroNoHero metric(s) - single object or array for multi-hero row
footerNoFooter bar with text and/or timestamp
layoutNoLayout variant: default (hero above KPIs), hero-center (hero prominent), kpi-top (KPIs first)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, destructiveHint=false, and idempotentHint=true, so the agent knows this is a safe, non-destructive operation. The description adds useful context about available themes and mix-and-match capabilities, but doesn't disclose behavioral traits like response format, performance characteristics, or any limitations beyond what annotations provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences that cover core functionality and customization options. The theme list is comprehensive but could be more concise. Overall, it's front-loaded with the main purpose and avoids unnecessary elaboration.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complex schema with 11 parameters and nested objects, the description adequately covers the tool's purpose and customization options. However, with no output schema and rich parameter structure, it could benefit from more guidance about expected outputs or common usage patterns for such a comprehensive dashboard tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 100% schema description coverage, the schema already documents all 11 parameters thoroughly. The description adds minimal value beyond the schema by mentioning theme options and mix-and-match capabilities, but doesn't provide additional semantic context about parameter interactions or usage patterns.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'render' with the resource 'full dashboard' and specifies components (KPI cards, charts, optional hero metric). It distinguishes from sibling tools by emphasizing it's a comprehensive dashboard tool rather than individual chart components like 'render_bar_chart' or 'render_pie_chart'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context about when to use this tool (for rendering complete dashboards with multiple components) and implicitly distinguishes it from sibling tools that render individual charts. However, it doesn't explicitly state when NOT to use it or name specific alternatives for simpler use cases.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KyuRish/mcp-dashboards'

If you have feedback or need assistance with the MCP directory API, please join our Discord server