Skip to main content
Glama
maxaeo

maxaeo-ai-visibility-mcp

by maxaeo

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

check_llms_txt

Validate /llms.txt, linked URLs, robots alignment, and sitemap alignment.

audit_ai_crawler_readiness

Check robots rules, sitemap availability, homepage metadata, canonical, schema, and AI crawler access basics.

build_ai_visibility_report

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-mcp

Run

maxaeo-ai-visibility-mcp

Claude 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

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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