MCPHub

0 serversUpdated Aug 30, 2026

ServersCollectionsPlayground
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Collections
  • Playground
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Collections
  3. /SEO research

SEO research

Research keywords, audit pages, scrape competitors, and track rankings with MCP servers built for SEO workflows.

Ads

Servers in this stack

  1. 1A

    Ahrefs MCP

    Ahrefs MCP lets AI agents securely access the Ahrefs API and enrich their answers with real Ahrefs data. MCP (Model Context Protocol) is a standard that allows AI tools to connect with third-party APIs in a secure, consistent way. In our case, it connects AI tools with Ahrefs, enabling things like this: Ahrefs provides a hosted MCP server that allows users with a Lite plan or higher to connect their Ahrefs account to supported AI tools. Once connected, your setup is synced and available across all devices linked to your personal or company account.

    Web Scraping

    0
  2. 2F

    firecrawl/firecrawl-mcp-server

    A Model Context Protocol (MCP) server that brings Firecrawl to MCP-compatible AI agents — search, scrape, and interact with the live web for clean, agent-ready context. > Big thanks to @vrknetha, @knacklabs for the initial implementation! - Search the web and get full page content - Search an index built for coding agents: GitHub issues, merged pull requests, READMEs, and docs - Scrape any URL into clean, structured data - Interact with pages — click, navigate, and operate - Deep research with autonomous agent - Automatic retries and rate limiting - Cloud and self-hosted support - SSE support

    Browser Automation6 tools

    0
  3. 3O

    OpenSEO MCP

    OpenSEO is an SEO MCP server that connects Claude, Cursor, Codex, or any MCP client to real data, so your agent can research keywords, inspect live SERPs, compare competitor domains, summarize backlink context, save keyword opportunities, review rank-tracking data, and read first-party Search Console signals. MCP (Model Context Protocol) is the standard AI clients use to call external tools. An SEO MCP server exposes SEO data (keyword metrics, SERP results, domain and backlink stats) as tools an agent can call mid-conversation. Instead of guessing at search volumes or rankings, your agent queries real data from your OpenSEO project, and can save its findings back so you can review them in the UI. Pair it with keyword research for an agent-driven first pass over any topic.

    Marketing5 tools

    0
  4. 4O

    On-Page.ai SEO MCP

    The MCP connector is designed for real search-focused workflows. Use it when an agent needs to explain why a page is losing, add missing entities with minimal edits, tighten vague sub-headlines, build an internal linking plan, or uncover missing who, what, where, and how angles. Skip the API-key paste — sign in with Google or email, connect Claude Desktop, and start using it. SEO optimization outputs (rewrites, briefs, AI insights) are English-only. Scan inputs accept all 27 supported regions — see GET /v1/regions for the list; \region\ selects the Google SERP country and \locale\ controls result language. This is documented guidance, not a hard runtime rejection.

    Marketing6 tools

    0
  5. 5S

    Screpy SEO MCP

    Screpy SEO MCP connects compatible AI assistants to your authenticated Screpy account through the Model Context Protocol. Investigate projects, crawl issues, pages, opportunities, Core Web Vitals, and uptime without moving data between disconnected tools. Screpy SEO MCP is a Model Context Protocol server that gives compatible AI assistants controlled access to a member’s Screpy projects and SEO workflows. It combines project context, crawl results, on-page data, Quick Wins, Core Web Vitals, and uptime information so an assistant can investigate a website using the same structured data available in Screpy.

    Marketing6 tools

    0

Combined config

Only servers with a published config example are merged here (4 of 5).

{
  "mcpServers": {
    "ahrefs-mcp-server": {
      "url": "https://docs.ahrefs.com/en/mcp/docs/introduction"
    },
    "firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "firecrawl-mcp"
      ]
    },
    "openseo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "open-seo"
      ]
    },
    "on-pageai-seo-mcp": {
      "url": "https://api.on-page.ai/mcp/docs"
    }
  }
}