AIO-GEO
Structural AI Search Readiness MCP.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Audit Url: Run a structural AI Search Readiness audit for a public URL or domain. Returns pillar scores, recommendations, a brief link, and a CLI command. Not an LLM ranking. No API key required.
- List Fixes: Return a dry-run structural fix pack (robots, schema, anchors) for a public domain. No files are written. No API key required.
- Apply Fix: Generate a structural fix pack for a public domain. Public calls stay dry-run (no writes). Set dryRun false only with an operator key.
What data it sees
Do you need an account
No: the server works without sign-in
Structural AI Search Readiness MCP. Audit, dry-run fixes, rescore, doctor. We do not sell LLM rankings. Public audit needs no API key. npx -y @aio-geo/mcp-server@0.3.3
Server tool list (6)
Raw names from tools/list. Only developers need these.
| audit_url | Run a structural AI Search Readiness audit for a public URL or domain. Returns pillar scores, recommendations, a brief link, and a CLI command. Not an LLM ranking. No API key required. |
| list_fixes | Return a dry-run structural fix pack (robots, schema, anchors) for a public domain. No files are written. No API key required. |
| apply_fix | Generate a structural fix pack for a public domain. Public calls stay dry-run (no writes). Set dryRun false only with an operator key. |
| rescore_url | Run a fresh public structural audit (rescore) for a URL or domain. Same engine as audit_url. Not an LLM ranking. No API key required. |
| check_health | Return environment and API health. Never returns secrets. No API key required. |
| get_brief | Return an executive structural brief for a domain: score, top gaps, and a shareable brief path. Not an LLM ranking. No API key required. |