mcpbeat Sign in

Aeo MCP Server

by arthurcarlsonn Your server? Claim it
local only

Aeo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 5 Jul 2026.

AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.

Installs per day peak 322 · avg 20 · -16% w/w
a month agotoday
38
Installs / week
npm · aeo-mcp
0
Stars
0 open issues
5 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Aeo 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 aeo-mcp -- npx -y aeo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aeo-mcp": {
      "args": [
        "-y",
        "aeo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aeo-mcp]
command = "npx"
args = ["-y", "aeo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aeo-mcp": {
      "args": [
        "-y",
        "aeo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aeo-mcp": {
      "args": [
        "-y",
        "aeo-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aeo MCP

same job, measured the same way
MaxAEO AI Visibility MCP
by maxaeo

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

72 installs/wk local only
PyScrappy
by mldsveda

Web-scraping toolkit with 22 tools for structured web data as JSON for AI agents.

1 073 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
llms.txt Checker - AI Readiness Audit
by apifymcpfactory-droid

Checks llms.txt, AI crawler access in robots.txt, and sitemap - with a 0-100 AI readiness score.

answering
I
Perpage MCP Server
by cal-dev-tech

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

39 installs/wk local only
Geolint
by iliasabk

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

1 147 installs/wk local only
SeoGrep
by seogrep

SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.

answering
MCP Research Agent: Web Scraping Tool for AI
by ranovam

Structured web research tool for AI agents: search, fetch and shape web data into the JSON schema…

answering

Aeo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Aeo MCP?
Aeo 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 aeo-mcp was installed 38 times last week.
How do I connect Aeo 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 aeo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Aeo MCP?
The npm package aeo-mcp was installed 38 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aeo MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.