SiteHealth MCP
Rank #54,268io.github.carsonroell-debug/sitehealth-mcp
Full website health audit — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, links
SiteHealth MCP is a Model Context Protocol (MCP) server published by carsonroell-debug. It ranks #54,268 of 115,591 servers tracked on MCP Toplist. SiteHealth MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 4, 2026 and most recently updated on Apr 6, 2026.
Ranks ahead of 61,323 of 115,591 servers on MCP Toplist.
Use SiteHealth MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sitehealth-mcp -- npx -y sitehealth-mcp[mcp_servers.sitehealth-mcp]
command = "npx"
args = ["-y", "sitehealth-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sitehealth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-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.carsonroell-debug%2Fsitehealth-mcp)<a href="https://mcptoplist.com/server/io.github.carsonroell-debug%2Fsitehealth-mcp"><img src="https://mcptoplist.com/badge/io.github.carsonroell-debug%2Fsitehealth-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
carsonroell-debug
Other servers by carsonroell-debug
View all carsonroell-debug servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 6, 2026 |
Frequently asked questions
- Who maintains SiteHealth MCP?
- SiteHealth MCP is maintained by carsonroell-debug, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is SiteHealth MCP listed on the Official MCP Registry?
- Yes — SiteHealth MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SiteHealth MCP have?
- MCP Toplist tracks 1 version of SiteHealth MCP, most recently published on Apr 6, 2026.
- Where can I find the source code for SiteHealth MCP?
- The source code for SiteHealth MCP is hosted at github.com/carsonroell-debug/sitehealth-mcp.