Skip to main content

SEO + GEO Intelligence MCP

Project description

SEO + GEO Intelligence MCP

Core Problem

AI search visibility is becoming a discovery channel, but teams cannot monitor brand mentions across AI engines.

What This Server Provides

This folder contains a production-minded MCP server scaffold with typed JSON tool responses, connector health metadata, OAuth-oriented configuration, rate-limit guards, stable error envelopes, and deterministic demo data until live vendor integrations are attached.

This server has received a production pass. It now includes local SEO and GEO intelligence models for organic search performance, AI answer visibility, competitor GEO scoring, content gaps, citation opportunities, recommendations, and brand mention monitoring.

Connectors

  • Google Search Console API via OAuth scope webmasters.readonly; env prefix GSC
  • Ahrefs/DataForSEO API via OAuth scope keywords.read; env prefix SEO_DATA
  • Anthropic API via OAuth scope messages; env prefix ANTHROPIC
  • OpenAI API via OAuth scope responses; env prefix OPENAI
  • Perplexity API via OAuth scope search; env prefix PERPLEXITY
  • Google Trends API via OAuth scope trends.read; env prefix GOOGLE_TRENDS

MCP Tools

  • get_geo_visibility_score - Measure brand inclusion across AI answer engines.
  • get_seo_performance - Blend GSC and backlink/rank data.
  • get_competitor_geo_score - Compare AI answer visibility.
  • get_content_gaps - Missing topics and citation opportunities.
  • get_geo_recommendations - Prioritized content actions.
  • monitor_brand_mentions_in_ai - Scheduled AI mention monitor.

Current Local Capabilities

  • Scores AI answer visibility across Claude, ChatGPT, and Perplexity-style engines.
  • Tracks brand mentions, ranks, citations, and sentiment per keyword/model.
  • Blends SEO clicks, impressions, CTR, average position, backlinks, and keyword opportunities.
  • Compares competitor GEO visibility by category.
  • Identifies missing content topics and citation assets for AI discoverability.
  • Generates prioritized GEO recommendations.
  • Stages scheduled AI mention monitoring with alert types.

Test

python -m pytest .\tests -q -p no:cacheprovider

Partial Platform Support

Customers only need to connect the search, SEO, and AI visibility providers they actually use. Missing Google Search Console, SEO data provider, OpenAI, Anthropic, Perplexity, or Google Trends credentials do not prevent the server from starting or running local intelligence tools.

Use get_live_connector_status to see configured connectors. Use test_google_search_console_connection, test_seo_data_connection, and test_ai_visibility_connection for read-only live smoke checks when those providers are connected.

Running Locally

powershell python -m venv .venv .\.venv\Scripts\pip install -e . .\.venv\Scripts\python -m seo_geo_intelligence_mcp.server

Claude Desktop Config

json { "mcpServers": { "seo-geo-intelligence": { "command": "python", "args": ["-m", "seo_geo_intelligence_mcp.server"], "cwd": "D:\CUSTOMS\EARNALL\MCP Servers\06-seo-geo-intelligence" } } }

Production Checklist

  • Create OAuth 2.1 apps for each connector and set *_CLIENT_ID plus *_CLIENT_SECRET.
  • Store refresh tokens in a secrets manager, never in repo files.
  • Replace deterministic demo rows in server.py with API adapter calls.
  • Persist raw snapshots and normalized warehouse tables for trend analysis.
  • Add integration tests with recorded fixtures for every connector.
  • Validate every tool in MCP Inspector before publishing.
  • Deploy with a /health route through FastMCP streamable HTTP on Railway or Render.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seo_geo_intelligence_mcp-0.1.1.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seo_geo_intelligence_mcp-0.1.1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file seo_geo_intelligence_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: seo_geo_intelligence_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for seo_geo_intelligence_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 665fcf2d1b15b96807f7ff659ff1b4f471e36e6edf70ea1f67082034473bd244
MD5 65cddc239773ed4a98775e93015a1962
BLAKE2b-256 e508894eab0150c485e29b784bb016ab25d10166727c544c97b1efeaa6636825

See more details on using hashes here.

File details

Details for the file seo_geo_intelligence_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for seo_geo_intelligence_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 22815884cbf55cba0be0e0895c8ac4d7c592a1efffcf623695fdda9f6f3b2b73
MD5 6ef256a91b2c471ea562d7c10e1b7bb6
BLAKE2b-256 1bc0486567b6628f61e1474d583633c9bf3a1ea4f2ff9099e9872a2387470bc0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page