mcpbeat Sign in

upkeep-mcp MCP Server

by tiagocalado86 Your server? Claim it
local only

upkeep-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 7 Sep 2026.

Website maintenance checks: domains, SSL, uptime, technical SEO and accessibility

Installs per day peak 687 · avg 35
a month agotoday
118
Installs / week
npm · upkeep-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check upkeep-mcp 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 upkeep-mcp -- npx -y upkeep-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "upkeep-mcp": {
      "args": [
        "-y",
        "upkeep-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.upkeep-mcp]
command = "npx"
args = ["-y", "upkeep-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "upkeep-mcp": {
      "args": [
        "-y",
        "upkeep-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "upkeep-mcp": {
      "args": [
        "-y",
        "upkeep-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to upkeep-mcp

same job, measured the same way
Siteaudit
by thegridwork

Audit websites for accessibility, performance, SEO, design, and mobile. 47 WCAG checks.

33 installs/wk local only
PageLens AI
by pagelens-ai

AI website audit: security, SEO, performance, UX and accessibility checks with actionable fixes.

answering
SyteCheck
by sytecheck

Scan a website for SEO, accessibility, performance and security issues, and read the report.

354 installs/wk local only
Validoria MCP
by validoria

Continuous website testing by Validoria — monitor security, SEO, performance, and accessibility.

34 installs/wk 74 tools answering
site-spec
by ariaxhan

MCP server: audit any website for SEO, accessibility, and AI-searchability, then auto-fix it.

40 installs/wk local only
Webcheck
by yifanyifan897645

Website health analysis: SEO, accessibility, performance, security, and broken links

84 installs/wk local only
Domain Radar
by sonwr

MCP server that checks domain availability in real-time during brand naming

37 installs/wk local only
Sitelemetry
by sitelemetry

OAuth website audits: security, SEO, AI visibility, integrations, accessibility and performance.

answering

upkeep-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for upkeep-mcp?
upkeep-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 npm package upkeep-mcp was installed 118 times last week.
How do I connect upkeep-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 upkeep-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use upkeep-mcp?
The npm package upkeep-mcp was installed 118 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is upkeep-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.