AIO-GEO
Structural AI Search Readiness MCP.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |