Skip to main content
Glama

MCP Server for Coroot

create_dashboard

Build custom dashboards with tailored panels and queries to monitor specific infrastructure metrics using the MCP Server for Coroot's observability platform.

Instructions

Create a new custom dashboard.

Creates a dashboard with custom panels and queries for monitoring specific aspects of your infrastructure.

Args: project_id: Project ID dashboard: Dashboard configuration with panels and layout

Input Schema

NameRequiredDescriptionDefault
dashboardYes
project_idYes

Input Schema (JSON Schema)

{ "properties": { "dashboard": { "additionalProperties": true, "title": "Dashboard", "type": "object" }, "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id", "dashboard" ], "type": "object" }

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/jamesbrink/mcp-coroot'

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