A sovereign, local-first MCP server for AI search crawler governance, robots.txt auditing, brand safety guardrails, and IndexNow notifications.
Project description
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.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seosiri_search_governance_mcp-1.0.0.tar.gz.
File metadata
- Download URL: seosiri_search_governance_mcp-1.0.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17ed77bc22d52e5b6f0aede1c005caa4ddbc7c0ef44f07c7b7e3d2b9594a674b
|
|
| MD5 |
da553ed5db15a32cb0ec07371971926d
|
|
| BLAKE2b-256 |
cd663aaa59e22c54a45959774cebf978eef2c093100cdebd31d2088c4d3af2f0
|
File details
Details for the file seosiri_search_governance_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: seosiri_search_governance_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77eedb44ad172de2db81bf886d585b23f1ffaae89c9ea002336094772d2670a8
|
|
| MD5 |
eb2eaaca679d66427981e137cfb508b6
|
|
| BLAKE2b-256 |
b30a31385ffe468560d9b5c98af3c346716bb2b666c35f344ad87fd7e882b24b
|