mcpbeat Sign in

Silentwatch MCP Server

local only

Silentwatch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi.

MCP server for cron silent-failure detection across crontab, systemd, and OpenClaw schedulers.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 59 · avg 14 · -36% w/w
a month agotoday
89
Installs / week
pypi · silentwatch-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 silentwatch-mcp -- uvx silentwatch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "silentwatch-mcp": {
      "args": [
        "silentwatch-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.silentwatch-mcp]
command = "uvx"
args = ["silentwatch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "silentwatch-mcp": {
      "args": [
        "silentwatch-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "silentwatch-mcp": {
      "args": [
        "silentwatch-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Silentwatch MCP

same job, measured the same way
Jira Alerts (JSM Operations)
by rrvrs

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

436 installs/wk local only
Cron
by ryudi84

MCP server for cron expression parsing, validation, and scheduling.

local only
Hop
by danmartuszewski

SSH connection manager with MCP server for AI-assisted operations across servers.

local only
Optics MCP
by rolemodel

MCP Server for Optics Design System documentation and token usage.

50 installs/wk local only
Motor Current Signature Analysis
by lgdimaggio

MCP server for Motor Current Signature Analysis — fault detection in electric motors

167 installs/wk local only
ScanMalware.com URL Scanner
by scanmalware-mcp

MCP server for ScanMalware.com URL scanning, malware detection, and analysis.

128 tools answering
Cron MCP
by takeaseatventure

MCP cron validator for AI agents; flags impossible schedules and other silent cron bugs.

34 installs/wk local only
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

42 installs/wk local only

Silentwatch MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Silentwatch MCP?
Silentwatch MCP 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 pypi package silentwatch-mcp was installed 89 times last week.
Is Silentwatch MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Silentwatch MCP?
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 silentwatch-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Silentwatch MCP?
The pypi package silentwatch-mcp was installed 89 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.