mcpbeat Sign in

Uptimebolt MCP Server

by clm-cloud-solutions Your server? Claim it
local only

Uptimebolt MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 5 Mar 2026.

AI-powered infrastructure monitoring — health, incidents, predictions, RCA, deploy safety

Installs per day peak 18 · avg 7 · -12% w/w
a month agotoday
40
Installs / week
npm · @uptimebolt/mcp-server
2
Stars
0 open issues
5 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Uptimebolt MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add uptimebolt-mcp-server -- npx -y @uptimebolt/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uptimebolt-mcp-server": {
      "args": [
        "-y",
        "@uptimebolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.uptimebolt-mcp-server]
command = "npx"
args = ["-y", "@uptimebolt/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "uptimebolt-mcp-server": {
      "args": [
        "-y",
        "@uptimebolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "uptimebolt-mcp-server": {
      "args": [
        "-y",
        "@uptimebolt/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Uptimebolt MCP Server

same job, measured the same way
Datadog
by mcparmory

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

251 installs/wk local only
Deployment.io
by deployment-io

Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.

answering
BorealHost
by borealhost

Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure

605 installs/wk 152 tools answering
Replicate
by mcparmory

Run AI models, create deployments, and manage predictions via cloud API

266 installs/wk local only
Massdriver
by massdriver

Manage the Massdriver infrastructure platform: projects, environments, deployments, and more.

local only
Vibedeploy
by vibedeploy

Deploy and host AI-built websites on EU infrastructure, straight from your AI agent.

39 tools answering
smbCloud Mail & Auth
by smbcloudxyz

Email infrastructure and authentication for developers: domains, inbox routes, auth apps, deploys.

84 installs/wk local only
Roxyon
by bea-technology

Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.

65 installs/wk answering

Uptimebolt MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Uptimebolt MCP Server?
Uptimebolt MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @uptimebolt/mcp-server was installed 40 times last week.
How do I connect Uptimebolt MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @uptimebolt/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Uptimebolt MCP Server?
The npm package @uptimebolt/mcp-server was installed 40 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Uptimebolt MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.