Back to Apps

Coroot
by coroot
Open-source observability and APM tool with AI-powered Root Cause Analysis, using eBPF for zero-instrumentation.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Coroot connects to your infrastructure to provide deep observability and Application Performance Monitoring (APM). It leverages eBPF to automatically gather metrics, logs, traces, and profiles without requiring manual instrumentation of your code, turning raw telemetry into actionable insights.
Tools
get_service_map: Visualizes the entire system topology and service dependencies.analyze_root_cause: Performs AI-powered root cause analysis for performance regressions or outages.check_slo_status: Monitors Service Level Objectives and identifies failing inspections.query_logs: Fast search across application logs using ClickHouse.profile_cpu_memory: Analyzes resource spikes down to the precise line of code.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"coroot": {
"command": "npx",
"args": ["-y", "@coroot/mcp-server"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @coroot/mcp-serverInformation
- Pricing
- free
- Published
- 7/12/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"coroot": {
"command": "npx",
"args": ["-y", "@coroot/mcp-server"]
}
}
}






