Home › Development › Web Validator by DigestSEO

Web Validator by DigestSEO

Audit public webpages and supplied markup for HTML, CSS, SEO, JSON-LD, and link issues.

TypeScript CloudLocal macOSWindowsLinux Remote
★ 7 stars Last pushed 2026-09-24 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://web-validator-mcp.digestseo.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mcp-web-validator https://web-validator-mcp.digestseo.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-web-validator": {
      "url": "https://web-validator-mcp.digestseo.com/mcp"
    }
  }
}

Package (npm 1.3.37)

npx -y mcp-web-validator@1.3.37

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-web-validator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-web-validator@1.3.37"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry