Skip to main content
Glama

MCP Server for Coroot

get_application_rca

Identify and resolve application issues with AI-powered root cause analysis. Analyzes incidents, performance degradation, or failures to provide actionable insights based on project and application data.

Instructions

Get AI-powered root cause analysis for application issues.

Analyzes application problems and provides insights into the root causes of incidents, performance degradation, or failures.

Args: project_id: Project ID app_id: Application ID (format: namespace/kind/name)

Input Schema

NameRequiredDescriptionDefault
app_idYes
project_idYes

Input Schema (JSON Schema)

{ "properties": { "app_id": { "title": "App Id", "type": "string" }, "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id", "app_id" ], "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