Skip to main content
Glama
emirhanyenici

SEO Optimizer MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SerpAPI_KEYNoOptional API key for SerpAPI to get richer SERP data; without it, falls back to DuckDuckGo.
GOOGLE_PAGESPEED_API_KEYNoOptional API key for Google PageSpeed Insights to raise rate limits; works without a key.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
technical-auditorRobots, canonical, redirects, schema, indexability.
page-speedCore Web Vitals (LCP, CLS, INP, TTFB) and performance.
meta-optimizerTitle, meta description, H1, Open Graph, CTR.
internal-linkOrphan pages, anchor text, link depth.
semantic-contentTopical completeness and entity coverage.
cannibalizationKeyword overlap and intent collisions.
competitor-gapKeyword/content gaps vs. SERP competitors.
ai-visibilityAI-search readiness, FAQ schema, llms.txt.
company-intelligenceBusiness model, industry, strategic gaps.
feedback-analyzerRoot-cause analysis and systemic patterns.
geoGenerative Engine Optimization / AI-citation readiness.
blog-writerFull SEO-optimized HTML article (most expensive).
seo-full-analysisRun every specialist lens, then synthesize a single prioritized SEO report.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clear, non-overlapping purpose: fetch_page retrieves HTML, pagespeed provides performance metrics, and serp fetches search results. No ambiguity.

Naming Consistency4/5

Names mostly follow verb_noun (fetch_page) but pagespeed is a proper noun and serp is an acronym, causing slight inconsistency. However, they are still readable.

Tool Count4/5

3 tools is reasonable for a focused SEO server, covering core functionalities without being overly minimal or excessive.

Completeness3/5

Covers essential SEO tasks (page fetch, performance, rankings) but lacks tools for backlinks, keyword suggestions, or site audits, leaving notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues