silentwatch-mcp
Rank #14,301io.github.temurkhan13/silentwatch-mcp
MCP server for cron silent-failure detection across crontab, systemd, and OpenClaw schedulers.
silentwatch-mcp is a Model Context Protocol (MCP) server published by temurkhan13. It ranks #14,301 of 115,591 servers tracked on MCP Toplist. silentwatch-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 101,290 of 115,591 servers on MCP Toplist.
Use silentwatch-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add silentwatch-mcp -- uvx silentwatch-mcp[mcp_servers.silentwatch-mcp]
command = "uvx"
args = ["silentwatch-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"silentwatch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"silentwatch-mcp": {
"command": "uvx",
"args": [
"silentwatch-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.temurkhan13%2Fsilentwatch-mcp)<a href="https://mcptoplist.com/server/io.github.temurkhan13%2Fsilentwatch-mcp"><img src="https://mcptoplist.com/badge/io.github.temurkhan13%2Fsilentwatch-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
temurkhan13
Other servers by temurkhan13
- openclaw-output-vetter-mcp#35,060 · 5 vers
- openclaw-skill-vetter-mcp#35,061 · 5 vers
- bash-vet-mcp#37,945 · 4 vers
- openclaw-cost-tracker-mcp#40,824 · 3 vers
- openclaw-health-mcp#40,825 · 3 vers
- openclaw-upgrade-orchestrator-mcp#40,826 · 3 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.7 | May 6, 2026 |
| 1.0.6 | May 6, 2026 |
| 1.0.5 | May 5, 2026 |
| 1.0.1 | May 2, 2026 |
Frequently asked questions
- Who maintains silentwatch-mcp?
- silentwatch-mcp is maintained by temurkhan13, which publishes 7 MCP servers (27 total versions) tracked on MCP Toplist.
- Is silentwatch-mcp listed on the Official MCP Registry?
- Yes — silentwatch-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does silentwatch-mcp have?
- MCP Toplist tracks 4 versions of silentwatch-mcp, most recently published on May 6, 2026.
- Where can I find the source code for silentwatch-mcp?
- The source code for silentwatch-mcp is hosted at github.com/temurkhan13/silentwatch-mcp.