mcpbeat Sign in

SEO & GEO MCP Server

local only

SEO & GEO runs on your own machine — the client starts it, so there is no endpoint to ping. 186 installs a week from npm. Last commit 11 Sep 2026.

Audit a page's SEO and its readiness for AI answer engines: meta, schema, robots, sitemaps, AI bots.

Installs per day peak 136 · avg 4
a month agotoday
186
Installs / week
npm · seo-geo-mcp-server
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Decodes a string and executes it src/index.ts:63
  const presented = Buffer.from(/^Bearer\s+(.+)$/i.exec(header ?? "")?.[1] ?? "");

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch SEO & GEO and you get told the day something new turns up.

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 seo-geo-mcp-server -- npx -y seo-geo-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-geo-mcp-server": {
      "args": [
        "-y",
        "seo-geo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-geo-mcp-server]
command = "npx"
args = ["-y", "seo-geo-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-geo-mcp-server": {
      "args": [
        "-y",
        "seo-geo-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-geo-mcp-server": {
      "args": [
        "-y",
        "seo-geo-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SEO & GEO

same job, measured the same way
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
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
Shopify Geo Audit
by builtbyabs

Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.

37 installs/wk local only
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
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
Verity Score
by verityscore

GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.

40 installs/wk local only
TOP GUN GEO-Lens
by spacemandomains

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

3 tools answering

SEO & GEO — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO & GEO?
SEO & GEO 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 seo-geo-mcp-server was installed 186 times last week.
How do I connect SEO & GEO?
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 seo-geo-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use SEO & GEO?
The npm package seo-geo-mcp-server was installed 186 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO & GEO 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.