SEO Page Analyzer
io.github.Br0ski777/seo-analyzerSEO audit of any URL: meta tags, headings, links, images, schema, score 0-100. x402 payments.
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-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}