Seosiri Search Governance
FreeNot checkedMCP server for AI search crawler governance, brand safety, and search infrastructure auditing. Provides tools to audit robots.txt, canonical links, sitemaps, re
About
MCP server for AI search crawler governance, brand safety, and search infrastructure auditing. Provides tools to audit robots.txt, canonical links, sitemaps, redirects, and send IndexNow notifications.
README
📖 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.
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.
Installing Seosiri Search Governance
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/SEOSiri-Official/search-governance-mcpFAQ
Is Seosiri Search Governance MCP free?
Yes, Seosiri Search Governance MCP is free — one-click install via Unyly at no cost.
Does Seosiri Search Governance need an API key?
No, Seosiri Search Governance runs without API keys or environment variables.
Is Seosiri Search Governance hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Seosiri Search Governance in Claude Desktop, Claude Code or Cursor?
Open Seosiri Search Governance on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Seosiri Search Governance with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
