SEO Page Analyzer
io.github.Br0ski777/seo-analyzerSEO audit any URL: meta tags, headings, links, images, Schema.org, score 0-100. x402.
Tools · 2
Use this when you need to analyze a webpage's on-page SEO health. Returns a structured JSON audit with score 0-100 and prioritized recommendations. 1. score (number 0-100) -- overall SEO health score…
Use this when you need to compare SEO health across multiple pages at once (up to 10 URLs). Returns the same full audit as seo_audit_page for each URL in a single call. 1. results (array) -- each ent…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"seo_page_analyzer": {
"url": "https://seo-analyzer.api.klymax402.com/mcp",
"transport": "sse"
}
}
}