Skip to main content
Glama
SEOSiri-Official

seosiri-search-governance-mcp

Official

seosiri-search-governance-mcp

📖 Official Architecture & Documentation: SEOSiri Search Governance Guide | Central MCP Directory

An open-source, local-first Model Context Protocol (MCP) server for AI Search Crawler Governance, Brand Safety Guardrails, Canonical Integrity, and IndexNow Notifications.

💖 Sponsorship, B2B Custom Solutions & Attribution

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.

🚀 Capabilities & Tools (10 Production Tools)

  • audit_ai_crawler_directives: Parses robots.txt for AI search bot access rules (GPTBot, ClaudeBot, PerplexityBot).

  • verify_canonical_link_integrity: Audits HTML <link rel="canonical"> self-referential integrity.

  • enforce_brand_safety_guardrails: Scans content strings for restricted keywords or unverified claims.

  • audit_xml_sitemap_index: Validates XML sitemaps for syntax errors and URL counts.

  • notify_indexnow_search_engines: Generates IndexNow API payloads for Bing, Yandex, and Naver.

  • check_http_redirect_chain: Traces HTTP redirect loops ($301\text{/}\text{302}$).

  • validate_google_bot_user_agent: Simulates Googlebot and ClaudeBot requests.

  • sanitize_governance_payload: Strips script injections and malicious tags.

  • get_live_governance_throughput_metrics: Monitors system health and processing latency.

  • get_governance_server_specifications: Returns protocol specs and capability matrices.

Related MCP server: aeo-mcp

Quickstart

pip install -e .
pytest tests/test_search_governance.py

🔌 Claude Desktop / Cursor Configuration

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "seosiri-search-governance": {
      "command": "uv",
      "args": [
        "run",
        "--github",
        "SEOSiri-Official/search-governance-mcp",
        "src/main_server.py"
      ]
    }
  }
}

License

Distributed under the MIT License.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for Google Search Console, URL Inspection & Indexing API — search analytics, sitemap management, and batch indexing
    Last updated
    13
    104
    4
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives AI agents tools to inspect a website's visibility to AI answer engines, including crawler permissions, llms.txt, structured data, on-page signals, and a full 29-check AI-readiness audit.
    Last updated
    5
    58
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server exposing Generative Engine Optimization tools to any AI agent, enabling checking of llms.txt, auditing robots.txt for AI crawlers, and validating JSON-LD schema.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Open-source MCP server that audits websites for AI search readiness, providing deterministic scoring (0-100) and prioritized fix lists for metrics like JSON-LD, llms.txt, heading hierarchy, and AI crawler access.
    Last updated
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

  • Technical SEO + GEO (AI-search) site audits: hosted crawls, prioritized fixes, report diffs.

  • Monitor MCP servers, API contracts and AI outputs for schema drift. Alerts on breaking changes.

View all MCP Connectors

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/SEOSiri-Official/search-governance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server