Web Validator by DigestSEO for Claude Desktop
io.github.akzar1el/mcp-web-validator
Audit public webpages and supplied markup for HTML, CSS, SEO, JSON-LD, and link issues.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:8
Install Web Validator by DigestSEO in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-web-validator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://web-validator-mcp.digestseo.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs