maxaeo-ai-visibility-mcp
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., "@maxaeo-ai-visibility-mcpaudit https://example.com for AI crawler readiness"
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.
MaxAEO AI Visibility MCP
Local-first MCP server for AI visibility audits.
It helps AI agents check whether a public website is crawlable, understandable, and ready for AI search workflows. By default, it only performs local/public-web checks. It does not call MaxAEO cloud APIs, upload user domains, invoke LLM APIs, or use hidden telemetry.
Tools
Tool | Purpose |
| Validate |
| Check robots rules, sitemap availability, homepage metadata, canonical, schema, and AI crawler access basics. |
| Run the local checks and return a concise action plan with MaxAEO CTA. |
Related MCP server: GEOScore MCP Server
Install
npm install -g maxaeo-ai-visibility-mcpRun
maxaeo-ai-visibility-mcpClaude Desktop
{
"mcpServers": {
"maxaeo-ai-visibility": {
"command": "npx",
"args": ["-y", "maxaeo-ai-visibility-mcp"]
}
}
}Cost And Privacy
No MaxAEO internal service calls by default.
No LLM API calls by default.
No domain uploads.
No hidden telemetry.
No site file modifications.
Reports include a transparent MaxAEO CTA so users can continue into hosted monitoring when they want it.
Example Prompt
Use MaxAEO AI Visibility MCP to audit https://example.com and give me a 7-day action plan.Upgrade Path
This MCP server performs one-time local/public-web checks. For continuous AI visibility monitoring, shareable reports, brand tracking, and competitor tracking, use MaxAEO.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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/maxaeo/maxaeo-ai-visibility-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server