OctoBoost SEO MCP Server
Related Servers
Alternatives to OctoBoost SEO MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to audit URLs or raw HTML for SEO, AEO, and GEO performance, generate llms.txt manifests, and check the tool version via MCP tools.1MIT
- AlicenseAqualityDmaintenanceEnables AI agents to perform comprehensive SEO audits on web pages, including meta tags, headings, links, images, performance, and more, via a CLI or MCP server.181MIT
- AlicenseNot gradedqualityBmaintenanceProvides 23 bounded MCP tools for AI agents to perform technical SEO audits, including crawl setup, page analysis, issue detection, and report exports, all while keeping data local.6MIT
- AlicenseAqualityAmaintenanceProvides on-page SEO analysis via MCP tools, including page audits, schema extraction, robots.txt checks, sitemap parsing, and link analysis. No API keys required; works with any MCP-compatible client.519 npmMIT

@metricspot/mcp-serverofficial
AlicenseNot gradedqualityFmaintenanceExposes SEO and AI-readability audit tools to AI agents, enabling one-shot anonymous audits or full authenticated audits with PDF reports and organic traffic data.45 npmMIT- AlicenseAqualityDmaintenanceEnables SEO audits and URL monitoring via the SEO Radar API from any MCP-compatible AI client.75 npmMIT
TDQS
Scored across 4 tools
Each tool has a clear, non-overlapping purpose: analyze runs analyses, get_stored_analysis retrieves past results, list_analyzers shows available options, and scan_domain discovers URLs. No ambiguity.
All tool names follow a consistent verb_noun pattern using snake_case, e.g., get_stored_analysis, list_analyzers. The analyze tool is slightly terse but fits the pattern.
Four tools is appropriate for a focused SEO server. Each tool is essential and covers the core workflow without unnecessary bloat.
The server covers the main SEO analysis flow: scanning, analyzing, retrieving, and listing. Minor gaps exist, such as missing a tool to delete stored analyses, but core functionality is complete.