Server data from the Official MCP Registry
Website health analysis: SEO, accessibility, performance, security, and broken links
Website health analysis: SEO, accessibility, performance, security, and broken links
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
9 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-yifanyifan897645-webcheck": {
"args": [
"-y",
"webcheck-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
一个 MCP (Model Context Protocol) 服务器,让 AI 助手能够自动分析任意网站的 SEO、无障碍性、安全性和性能问题。
5 个强大工具,无需 API Key,开箱即用。
| 工具 | 功能 |
|---|---|
check_website | 全面体检:SEO评分、性能、安全头、图片分析 |
check_seo | 深度SEO审计:标题、meta、标题层级、内容质量、Open Graph、结构化数据 |
check_accessibility | 无障碍扫描:alt文本、ARIA标记、标题层级、表单标签 |
find_broken_links | 爬取页面所有链接,报告404、超时、重定向 |
compare_pages | 两个URL的SEO和性能指标并排对比 |
Claude Code:
claude mcp add webcheck -- npx webcheck-mcp
Claude Desktop — 添加到 claude_desktop_config.json:
{
"mcpServers": {
"webcheck": {
"command": "npx",
"args": ["webcheck-mcp"]
}
}
}
Cursor / Windsurf:
{
"webcheck": {
"command": "npx",
"args": ["webcheck-mcp"]
}
}
安装后,直接对 AI 助手说:
免费版提供完整分析数据——没有任何隐藏。想要更多?
行业配置模板包 (¥9.9) → 包含:
A Model Context Protocol (MCP) server that gives AI assistants the ability to analyze any website for SEO, accessibility, security, and performance issues.
5 powerful tools, no API keys required.
| Tool | What it does |
|---|---|
check_website | Full health check: SEO score, performance, security headers, image analysis |
check_seo | Deep SEO audit: title, meta, headings, content quality, Open Graph, structured data |
check_accessibility | Accessibility scan: alt texts, ARIA landmarks, heading hierarchy, form labels |
find_broken_links | Crawl all links on a page and report 404s, timeouts, and redirects |
compare_pages | Side-by-side comparison of two URLs across all metrics |
Claude Code:
claude mcp add webcheck -- npx webcheck-mcp
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"webcheck": {
"command": "npx",
"args": ["webcheck-mcp"]
}
}
}
Cursor / Windsurf:
{
"webcheck": {
"command": "npx",
"args": ["webcheck-mcp"]
}
}
Once installed, just ask your AI assistant:
The free tool gives you full analysis — nothing is hidden. Want more?
Industry Templates (¥9.9 / ~$1.4) → includes:
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.