SEO, AEO, GEO & Digital Marketing Audit + Safe Fix MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| seo_discover_projectA | Discovers website architecture, detected web frameworks (Laravel Blade, Next.js App/Pages Router, Nuxt, Astro, PHP, static HTML), routing structure, existing sitemap/robots configurations, and page inventory. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_crawl_and_extractA | Crawls a live URL via HTTP or parses a local HTML/template file to extract raw SEO metadata: Title, Meta Description, Headings (H1-H6), Canonical URL, JSON-LD Schemas, OpenGraph/Twitter cards, links, and images. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_technicalA | Performs a Technical SEO audit on a page or URL, checking canonical tag consistency, robots meta tags (noindex/nofollow), XML sitemap alignment, trailing slash consistency, HTTP mixed content, viewport, and charset declarations. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_onpageA | Audits on-page SEO elements: Title tag length and keyword placement, Meta Description presence and CTR optimization, single H1 heading enforcement, H1-H6 hierarchy, OpenGraph, and Twitter card tags. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_aeoA | Audits content for Answer Engine Optimization (AEO): Evaluates concise 40-60 word direct answer definition blocks, question-based H2/H3 subheadings (What/How/Why), FAQ schema alignment, and citation readiness for Google AI Overviews and Perplexity. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_geoA | Audits Generative Engine Optimization (GEO): Evaluates brand and organization entities, Schema.org Organization/Person definitions, sameAs knowledge graph reconciliation (Wikidata, LinkedIn, Crunchbase), and Author E-E-A-T credentials. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_localA | Audits Local and Area SEO: Evaluates LocalBusiness Schema.org JSON-LD, visible Name-Address-Phone (NAP) consistency, click-to-call telephone links, Google Maps embed signals, and detects doorway city page duplication. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_contentA | Evaluates content depth, search intent classification (Informational, Commercial, Transactional, Navigational), word count thresholds, thin content risks, reading ease, and Google E-E-A-T trust signals. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_conversionA | Audits Conversion Rate Optimization (CRO) and user conversion signals: High-contrast primary/secondary CTAs, contact channel accessibility (forms, phone, WhatsApp), social proof badges, mobile floating action buttons, and risk reversal guarantees. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_performanceA | Identifies code-level Core Web Vitals risks: Cumulative Layout Shift (CLS) risks from images lacking explicit width/height attributes, Largest Contentful Paint (LCP) risks from unoptimized formats, and render-blocking scripts. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_schemaA | Extracts and validates Schema.org JSON-LD structured data (Organization, LocalBusiness, FAQPage, Service, Product, BreadcrumbList, Article) for syntax correctness, required properties, and Google rich result eligibility. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_internal_linksA | Audits internal linking structure, identifies generic anchor text ('click here', 'read more'), flags orphan pages, and suggests high-value contextual links between blog articles and service pages. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_generate_full_auditA | Executes the comprehensive 8-dimension audit suite across Technical, On-Page, AEO, GEO, Local, Content, CRO, and Performance. Calculates 0-100 scores, letter grades (A+ to F), P0-P3 prioritized action matrix, and formatted Markdown report. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_generate_marketing_strategyA | Synthesizes audit findings into a high-impact digital marketing growth blueprint: Maps search intent across ToFu/MoFu/BoFu funnels, provides CRO conversion levers, outlines AEO answer capture tactics, and delivers a 30-60-90 day growth roadmap. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_generate_code_fixA | Generates framework-aware code fixes (Laravel Blade, Next.js App/Pages Router, HTML, PHP, Astro, Svelte) for missing titles, meta descriptions, canonical URLs, JSON-LD schemas, and WebMCP discovery links with unified diff preview. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_validate_code_fixA | Validates modified source files against syntax errors, duplicate meta/title tags, broken JSON-LD syntax, and calculates Before vs After SEO score improvements. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_suggest_related_ecosystemA | Analyzes a website to infer its market vertical, benchmark competitor archetypes, identify high-authority backlink and directory targets, and build keyword topic clusters. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_test_web_mcpA | Tests a live website or local endpoint for Web MCP enablement: Checks Streamable HTTP (/mcp), Legacy SSE (/sse), discovery manifests (/.well-known/mcp/server-card.json, llms.txt), CORS headers, and provides copy-paste implementation blueprints in 11 programming languages. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_sitemap_multipageA | Crawls and batch-audits all pages registered in a website sitemap.xml (or local discovered routes), cross-checks robots.txt allow/disallow rules, audits HTTP security headers (HSTS, CSP, X-Frame-Options), and compiles a site-wide scorecard and inventory report. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_audit_robots_and_sitemapA | Inspects robots.txt rules (allow/disallow per user-agent), sitemap index validity, detects contradictory directives (e.g. disallowed pages mistakenly included in sitemap.xml), and audits HTTP security headers. USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
| seo_generate_sitemap_and_robotsA | Generates production-ready, standard-compliant sitemap.xml and robots.txt files with crawler directives for Googlebot, Bingbot, and AI search engines (GPTBot, ClaudeBot, PerplexityBot). USAGE GUIDELINES:
BEHAVIORAL TRANSPARENCY:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| seo_full_audit | Execute a full 12-step SEO, AEO, GEO, Local, Content, Technical & Conversion audit on a codebase or URL. |
| seo_code_fix_workflow | Guide through safe, surgical code fixes with diff previews and validation. |
| aeo_geo_optimization | Audit and optimize content for AI Answer Engines (Perplexity, ChatGPT, AI Overviews) and LLM discovery (llms.txt). |
| local_seo_boost | Audit and optimize local landing pages, NAP consistency, and LocalBusiness schema for map pack rankings. |
| digital_marketing_growth_strategy | Synthesizes audit findings into a high-impact digital marketing growth blueprint with CRO levers, AI answer engine tactics, audience mapping, and a 30-60-90 day execution roadmap. |
| related_ecosystem_and_competitor_analysis | Analyze industry vertical, infer competitor archetypes, identify high-authority backlink/directory targets, and build keyword topic clusters for a project. |
| webmcp_implementation_and_fix | Diagnose WebMCP support, inspect protocol compliance (Streamable HTTP, SSE, CORS, DNS rebinding security), and generate production-ready code fixes for any programming language or framework. |
| multipage_sitemap_and_security_audit | Run a comprehensive site-wide multi-page crawl using sitemap.xml, check robots.txt allow/disallow permissions for Googlebot and AI search crawlers, audit HTTP security headers (HSTS, CSP), and generate site-wide remediation plans. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 21 tools
The audit tools are largely separated by clear dimensions (technical, on-page, AEO, GEO, local, content, CRO, performance, schema, internal links), and usage guidelines help route agents. However, seo_audit_sitemap_multipage and seo_audit_robots_and_sitemap overlap on robots.txt/sitemap/security-header checks, and seo_crawl_and_extract partially overlaps with seo_audit_onpage and schema extraction.
All tools share the seo_ prefix and follow a consistent seo_<verb>_<object> snake_case pattern. Group verbs like audit_, generate_, validate_, suggest_, test_, and discover_ are used predictably, making the set easy to navigate. Minor exceptions like crawl_and_extract use two verbs but remain readable and consistent in style.
21 tools is at the upper end of a reasonable count and feels heavy for an MCP server, but each tool addresses a distinct audit, generation, or validation task in a broad SEO+AEO+GEO+marketing domain. It is not bloated enough to be a 2, and the specialized audits justify most entries.
The server covers the full audit-to-fix validation lifecycle: discovery/crawl, specialized audits, full-audit synthesis, code-fix generation, validation, and sitemap/robots generation. Minor gaps remain, such as no dedicated external-backlink profile audit or real browser performance benchmark, but core workflows have no dead ends.