SEO Optimizer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SerpAPI_KEY | No | Optional API key for SerpAPI to get richer SERP data; without it, falls back to DuckDuckGo. | |
| GOOGLE_PAGESPEED_API_KEY | No | Optional API key for Google PageSpeed Insights to raise rate limits; works without a key. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_pageA | Fetch a URL and return cleaned, readable HTML (scripts/styles/attributes stripped). Use for the target page, competitor pages, robots.txt, sitemap.xml, etc. |
| pagespeedB | Google PageSpeed Insights / Lighthouse summary: Core Web Vitals (LCP, CLS, INP, TTFB, FCP) plus the biggest performance opportunities. |
| serpA | Organic search results for a keyword (top ranking URLs, titles, descriptions, positions). Uses SerpAPI if SerpAPI_KEY is set, otherwise falls back to a key-less DuckDuckGo lookup. The "source" field in the output says which was used. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| technical-auditor | Robots, canonical, redirects, schema, indexability. |
| page-speed | Core Web Vitals (LCP, CLS, INP, TTFB) and performance. |
| meta-optimizer | Title, meta description, H1, Open Graph, CTR. |
| internal-link | Orphan pages, anchor text, link depth. |
| semantic-content | Topical completeness and entity coverage. |
| cannibalization | Keyword overlap and intent collisions. |
| competitor-gap | Keyword/content gaps vs. SERP competitors. |
| ai-visibility | AI-search readiness, FAQ schema, llms.txt. |
| company-intelligence | Business model, industry, strategic gaps. |
| feedback-analyzer | Root-cause analysis and systemic patterns. |
| geo | Generative Engine Optimization / AI-citation readiness. |
| blog-writer | Full SEO-optimized HTML article (most expensive). |
| seo-full-analysis | Run every specialist lens, then synthesize a single prioritized SEO report. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/emirhanyenici/SEO-Optimizer-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server