Full website health audit — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, links
claude mcp add sitehealth-mcp -- npx -y sitehealth-mcp
claude_desktop_config.json
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sitehealth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sitehealth-mcp": {
"command": "npx",
"args": [
"-y",
"sitehealth-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.carsonroell-debug--sitehealth-mcp/reviews or the review_server meta-tool.
POST /mcp