MCP.so
登录

Web Validator

@AKzar1el

关于 Web Validator

W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.

基本信息

分类

开发工具

许可证

MIT

运行时

node

发布者

AKzar1el

提交者

Tommy

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Web Validator?

W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.

How to use Web Validator?

The README includes setup instructions such as "command": "npx",.

Key features of Web Validator

  • HTML Validation: Leverages the official W3C Nu HTML Checker API (no API keys required)
  • CSS Validation: Calls the W3C Jigsaw CSS Validator API to debug stylesheets
  • Broken Link Checker: Scans HTML documents for broken internal or external URLs
  • Schema Validator: Parses and validates embedded JSON-LD structured schemas
  • Arguments: filePath: string (Absolute or relative path to the local HTML file)

Use cases of Web Validator

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Web Validator

Where is the source code for Web Validator?

The source code is linked from the repository URL on this page.

Does Web Validator include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

开发工具 分类下的更多 MCP 服务器