mcpbeat Sign in

MaxAEO AI Visibility MCP Server

local only

MaxAEO AI Visibility MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 26 Aug 2026.

Local-first MCP server for AI visibility, GEO/AEO, llms.txt, and AI crawler readiness audits.

Installs per day peak 155 · avg 15 · -24% w/w
a month agotoday
72
Installs / week
npm · maxaeo-ai-visibility-mcp
1
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MaxAEO AI Visibility MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add maxaeo-ai-visibility-mcp -- npx -y maxaeo-ai-visibility-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maxaeo-ai-visibility-mcp": {
      "args": [
        "-y",
        "maxaeo-ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.maxaeo-ai-visibility-mcp]
command = "npx"
args = ["-y", "maxaeo-ai-visibility-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "maxaeo-ai-visibility-mcp": {
      "args": [
        "-y",
        "maxaeo-ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "maxaeo-ai-visibility-mcp": {
      "args": [
        "-y",
        "maxaeo-ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MaxAEO AI Visibility MCP

same job, measured the same way
Geolint
by iliasabk

ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.

1 147 installs/wk local only
AI SEO
by automatelab-tech

MCP server for AI-SEO auditing: schema, robots.txt, llms.txt, citation scoring, and AEO/GEO rewrites

81 installs/wk local only
Momentic
by momenticmarketing

Free SEO, GEO, and AEO audits: analyze any page or domain, AI-crawler access, agent readiness.

11 tools answering
SEOforGPT
by seoforgpt

AI visibility reports, competitor insights, readiness audits, and GEO content workflows.

answering
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

24 installs/wk local only
Seegeo
by see-geo

Audit any website for AI visibility: graded report, findings with fixes, AI crawler access check.

78 installs/wk answering
TOP GUN GEO-Lens
by spacemandomains

Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.

3 tools answering
GEO Inspector
by bigsupe55

Inspect a site's AI-search readiness: AI crawler access, llms.txt, schema markup, meta directives

56 installs/wk local only

MaxAEO AI Visibility MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for MaxAEO AI Visibility MCP?
MaxAEO AI Visibility MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package maxaeo-ai-visibility-mcp was installed 72 times last week.
How do I connect MaxAEO AI Visibility MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls maxaeo-ai-visibility-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use MaxAEO AI Visibility MCP?
The npm package maxaeo-ai-visibility-mcp was installed 72 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MaxAEO AI Visibility MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.