mcpbeat Sign in

SiteHealth MCP Server

local only

SiteHealth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 27 Apr 2026.

Full website health audit — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, links

Installs per day peak 27 · avg 10 · +102% w/w
a month agotoday
81
Installs / week
npm · sitehealth-mcp
0
Stars
0 open issues
27 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

Alternatives to SiteHealth MCP

same job, measured the same way
SiteVitals
by tom18a

Monitor website health, uptime, SEO, security and performance via your AI assistant.

answering
Webcheck
by yifanyifan897645

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

84 installs/wk local only
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
squirrelscan
by squirrelscan

Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.

25 tools answering
upkeep-mcp
by tiagocalado86

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

118 installs/wk local only
BlackVeil DNS & Email Security Scanner
by blackveilsecurity

DNS and email security scanner with 80 MCP tools for SPF, DMARC, DNSSEC, SSL, and brand audits.

80 tools answering
C
Sitecurl
by sitecurl

Run website audits and track site health scores, findings, and regressions from any MCP client.

47 installs/wk local only

SiteHealth MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for SiteHealth MCP?
SiteHealth 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 sitehealth-mcp was installed 81 times last week.
How do I connect SiteHealth 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 sitehealth-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use SiteHealth MCP?
The npm package sitehealth-mcp was installed 81 times in the last week. Week over week that is +102%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SiteHealth MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.