Web Validator
@AKzar1el
关于 Web Validator
W3C HTML/CSS Validator and Technical SEO Audit MCP Server. Part of the DigestSEO (https://digestseo.com) suite.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
@vercel/mcp-adapter
vercelEasily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
评论