Uptimebolt MCP Server
AI-powered infrastructure monitoring tools for Claude, Claude Code, Cursor, and any MCP-compatible client. Its 10 documented tools cluster into read & search, run & execute, safe. It runs locally over stdio via the published package.
People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-05 · ★ 2 · #87 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Uptimebolt MCP Server
before you install - you'll need
Set UPTIMEBOLT_API_KEY, UPTIMEBOLT_API_URL before connecting.
Claude Code
claude mcp add clm-cloud-solutions-uptimebolt-mcp-serve -- npx -y @uptimebolt/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"clm-cloud-solutions-uptimebolt-mcp-serve": {
"command": "npx",
"args": [
"-y",
"@uptimebolt/mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @uptimebolt/mcp-server - the @uptimebolt scope differs from the repo owner (clm-cloud-solutions); confirm it's the project's official package
registry namespace io.github.clm-cloud-solutions is GitHub-verified and matches the repo owner
03 · What Uptimebolt MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 10 documented tools across read & search, run & execute, safe, including get_service_status, get_monitors, get_monitor_health, get_monitor_metrics.
Capability map
Tools grouped from the project's README - what Uptimebolt MCP Server lets an agent do.
read & search
8 tools - e.g. Health status of business services with health score (0-100), monitor breakdown, and active incidents; List all monitors with operational status, response time, and uptime percentage; Detailed health for…
get_service_status · get_monitors · get_monitor_health · get_monitor_metrics · get_incidents · get_predictions…
run & execute
1 tool - e.g. AI-powered RCA using multi-model analysis (Claude, GPT) with deploy correlation
run_root_cause_analysis
Safe
1 tool - e.g. CI/CD deploy safety check based on health scores, predictions, and active incidents
is_safe_to_deploy
04 · Who maintains Uptimebolt MCP Server
uptimebolt-mcp-server is maintained by clm-cloud-solutions. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- category
- DevOps & monitoring - ranked #87 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- registry
- io.github.clm-cloud-solutions/uptimebolt-mcp-server (active, first published 2026-03-02)
- packages
- npm:@uptimebolt/mcp-server
06 · Uptimebolt MCP Server FAQ
Is Uptimebolt MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-05. We re-verify nightly.
What can Uptimebolt MCP Server do?
An agent gets 10 documented tools across read & search, run & execute, safe, including get_service_status, get_monitors, get_monitor_health, get_monitor_metrics.
How do I install Uptimebolt MCP Server?
Run `npx -y @uptimebolt/mcp-server`. The README documents 2 environment variables (UPTIMEBOLT_API_KEY, UPTIMEBOLT_API_URL) to set first. Set UPTIMEBOLT_API_KEY, UPTIMEBOLT_API_URL before connecting. You can also paste the ready-made client config above.
Does Uptimebolt MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Uptimebolt MCP Server
Alternatives to Uptimebolt MCP Server
Maintained DevOps & monitoring servers if Uptimebolt MCP Server isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Uptimebolt MCP Server doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Transfa · Opik MCP Server · ComparEdge Price Watch · Gdelt MCP Server · Openaq MCP Server
More TypeScript MCP servers · Cloudflare MCP Server · Shodai Agreements · SAP ABAP MCP · API Testing MCP · Claude Code Explorer MCP · see all