AI-powered infrastructure monitoring β health, incidents, predictions, RCA, deploy safety
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI-powered infrastructure monitoring tools for Claude, Claude Code, Cursor, and any MCP-compatible client.
UptimeBolt is an AI-first monitoring platform that groups monitors into logical business services, predicts cascade failures before they happen, and automatically identifies which deploy caused each incident β including the commit, files, and lines of code responsible.
Built by CLM Cloud Solutions in Madrid, Spain.
Ask your infrastructure questions in natural language. Instead of navigating dashboards, let your AI assistant query real-time monitoring data directly:
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
Or without global install, using npx:
Add to your project's .mcp.json:
Then connect via mcp-remote:
| Tool | Description |
|---|---|
get_service_status | Health status of business services with health score (0-100), monitor breakdown, and active incidents |
get_monitors | List all monitors with operational status, response time, and uptime percentage |
get_monitor_health | Detailed health for a specific monitor including response time trends and active predictions |
get_monitor_metrics | Response time stats (avg, p95, p99), uptime percentage, and error breakdown |
get_incidents | Active and resolved incidents with optional AI root cause analysis details |
get_predictions | AI predictions for upcoming issues with confidence levels and predicted impact |
get_deployments | Recent deployments with automatic incident correlation (GitHub/GitLab) |
run_root_cause_analysis | AI-powered RCA using multi-model analysis (Claude, GPT) with deploy correlation |
is_safe_to_deploy | CI/CD deploy safety check based on health scores, predictions, and active incidents |
get_executive_summary | Infrastructure health summary for standups, weekly reports, or status updates |
Get your API key at app.uptimebolt.io/settings/api-keys.
UPTIMEBOLT_API_KEY environment variablex-api-key header with each request (no startup key required)Use is_safe_to_deploy as a gate in your deployment pipeline:
The response includes a risk level (low, medium, high), active issues, and a recommendation (proceed, proceed_with_caution, wait_and_monitor).
| Variable | Description | Default |
|---|---|---|
UPTIMEBOLT_API_KEY | Your UptimeBolt API key | (required for stdio) |
UPTIMEBOLT_API_URL | UptimeBolt API base URL | http://localhost:3200 |
MCP_HTTP_PORT | HTTP server port | 3100 |
NODE_ENV | Environment (production disables console logs) | development |
LOG_LEVEL | Log level (error, warn, info, debug) | debug (dev) / info (prod) |
UptimeBolt is an AI-first SaaS monitoring platform for DevOps teams and SREs. Key capabilities:
CLM Cloud Solutions S.L. is a technology company based in Madrid, Spain, building SaaS products for engineering teams to operate with confidence, speed, and security.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/uptimebolt-mcp-server)<a href="https://allmcps.com/mcp/uptimebolt-mcp-server"><img src="https://allmcps.com/api/badge/uptimebolt-mcp-server?style=directory" alt="Uptimebolt MCP Server on AllMCPs" /></a>