
Uptimebolt Mcp Server
Give your agent live visibility into uptime, incidents, predictions, and deploy-risk signals from UptimeBolt.
Overview
io.github.clm-cloud-solutions/uptimebolt-mcp-server is a MCP server for the Operate phase that exposes UptimeBolt health, incidents, predictions, RCA, and deploy safety to agents.
What is this MCP server?
- AI-assisted infrastructure monitoring surfaced as MCP tools
- Health status, incident context, predictions, and root-cause analysis flows
- Deploy safety signals to reduce bad releases
- npm package @uptimebolt/mcp-server (v1.0.7) with stdio transport
- Pairs with agent-driven on-call triage and postmortem drafting
- npm package version 1.0.7
- stdio transport via @uptimebolt/mcp-server
- Covers health, incidents, predictions, RCA, and deploy safety per server description
Community signal: 1 GitHub stars.
What problem does it solve?
When something fails in production, solo operators lose minutes jumping between monitoring UI, logs, and the IDE instead of fixing the issue.
Who is it for?
Indie SaaS and API owners already on UptimeBolt who want agent-assisted incident triage and deploy checks.
Skip if: Greenfield projects with no monitors configured, or teams that need full log aggregation without UptimeBolt.
What do I get? / Deliverables
After installing the MCP server, your agent can query live monitoring intelligence and deploy-risk context while you iterate fixes in one workflow.
- Agent-readable health and incident snapshots
- Deploy-risk and prediction context for release decisions
- RCA-oriented summaries to speed postmortems
Recommended MCP Servers
Journey fit
Production reliability work belongs on the Operate shelf once you are shipping traffic, even though deploy-safety hints also touch Ship. Monitoring subphase is the right home for health checks, incident timelines, and RCA—not for writing application business logic.
How it compares
Vendor monitoring MCP adapter, not a self-hosted Prometheus skill or generic uptime ping script.
Common Questions / FAQ
Who is io.github.clm-cloud-solutions/uptimebolt-mcp-server for?
Solo builders and small ops teams using UptimeBolt who want Claude Code, Cursor, or Codex to read monitoring and incident state via MCP.
When should I use io.github.clm-cloud-solutions/uptimebolt-mcp-server?
Use it during operate and incident response when you need health summaries, RCA hints, predictions, or deploy safety checks without leaving your agent session.
How do I add io.github.clm-cloud-solutions/uptimebolt-mcp-server to my agent?
Install @uptimebolt/mcp-server from npm, add the stdio MCP entry in your host config, and authenticate per UptimeBolt’s setup for your account and monitored resources.