seosiri-search-governance-mcp
OfficialProvides tools for validating Googlebot user agents and auditing robots.txt rules to govern Google's search crawler access.
Generates IndexNow API payloads for Naver to notify it of URL changes.
Provides tools for auditing PerplexityBot access rules in robots.txt to manage Perplexity's AI crawler.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seosiri-search-governance-mcpAudit my robots.txt for AI crawler access rules"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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: Parsesrobots.txtfor 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.
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceMCP server for Google Search Console, URL Inspection & Indexing API — search analytics, sitemap management, and batch indexingLast updated131044MIT
- AlicenseAqualityBmaintenanceAn 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 updated558MIT
- Alicense-qualityBmaintenanceMCP 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 updatedMIT
- Alicense-qualityCmaintenanceOpen-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 updated1MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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