SEO Researcher
Allows AI agents to perform live search research by querying Google, surfacing competitors, topics, entities, search questions, AI citations, content gaps, and source URLs for a given subject.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEO ResearcherResearch "best CRM software" before we create this article."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SEO Researcher
SEO Researcher gives Claude, Codex, Cursor, and other agents the live search research they are missing before they write: Google competitors, topics, entities, search questions, AI citations, content gaps, and source URLs.
The public website, REST façade, and remote MCP server run on Cloudflare. Research jobs use the existing Rankability research infrastructure behind a narrow, versioned adapter. This repository contains no SERP-provider runtime and no Rankability secrets.
Connect an agent
Use the Streamable HTTP MCP endpoint:
https://mcp.seoresearcher.ai/mcpThe first connection opens OAuth. After authorization, ask your agent:
Research “best CRM software” before we create this article.The focused tool surface is:
seo_research_startseo_research_statusseo_research_getseo_research_list
Related MCP server: Cold Email & Outreach MCP Server
REST API
The REST façade is available at https://api.seoresearcher.ai/v1. Send the same OAuth access token or Rankability API key as a bearer token. See docs/API.md and openapi.yaml.
Local development
npm install
npm run dev
npm run dev:workerCopy .env.example to .dev.vars for local Worker secrets. Never commit .dev.vars.
Validation and deployment
npm run validate
npm run deployCloudflare serves the same Worker at seoresearcher.ai, api.seoresearcher.ai, and mcp.seoresearcher.ai. The Worker separates each host's surface, records edge analytics, and proxies only the dedicated SEO Researcher contract.
Security
See SECURITY.md. OAuth is preferred. Raw access tokens are never written to analytics or logs.
License
The public integration and deployment shell is available under the MIT License. Rankability's private research engine is not part of this repository.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Agent-native search engine with live web research optimized for AI agents.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Agent-first SEO research and publishing: competitors, SERPs, internal links, and Search Console.
Live AI-native web search with citations. One tool for every MCP client. Flat per-request pricing.
Related MCP Servers
- AlicenseAqualityAmaintenanceEvidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode showing raw LLM hallucination vs evidence-backed answers.520Apache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to draft evidence-grounded cold-email openers, A/B variants, personalized LinkedIn DMs, and SEO content-gap plans for sales and marketing outreach.
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to perform web searches, extract webpage content, and conduct end-to-end search-and-extract operations using multiple search providers and content extraction methods.
- AlicenseAqualityAmaintenanceProvides AI agents live web access through scraping, multi-engine search, site mapping, crawling, SEO audits, and 31 data collectors via natural language tool calls.9670MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gotchseo/seo-researcher'
If you have feedback or need assistance with the MCP directory API, please join our Discord server