AI Seo MCP Server

Audit why AI systems do or do not cite your pages. MCP server. No API keys. Works inside Claude, Cursor, Windsurf, Codex, and any MCP client that speaks stdio.

People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-08 · ★ 3 · #24 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install AI Seo

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add automatelab-tech-ai-seo -- npx -y @automatelab/ai-seo-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "automatelab-tech-ai-seo": {
      "command": "npx",
      "args": [
        "-y",
        "@automatelab/ai-seo-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @automatelab/ai-seo-mcp - the @automatelab scope differs from the repo owner (automatelab-tech); confirm it's the project's official package

registry namespace io.github.AutomateLab-tech is GitHub-verified and matches the repo owner

03 · What AI Seo can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-07-08

v0.3.0 · 2026-05-18

Highlights · audit_site tool - single-call aggregator running audit_page (homepage), check_robots, check_sitemap, and audit_schema in parallel. Returns overall_grade and top_5_fixes. · save_audit_report tool - writes…

v0.1.2 · 2026-05-15

What changed · Quality pass targeting Glama Tool Definition Quality grade (was 3.1/5 B). · Added .describe() to every schema field in all 13 tools (was 0% description coverage). · Enriched every server.tool()…

04 · Who maintains AI Seo

ai-seo is maintained by automatelab-tech. We track 4 MCP servers from automatelab-tech - 4 actively maintained, 18 combined GitHub stars, oldest repo from May 2026. Full record: all servers from automatelab-tech.

  1. Citation Intelligence Check what Perplexity, Claude, ChatGPT, Gemini, and Google AI Overviews cite for any query. ★ 8
  2. SEO Performance MCP Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill. ★ 2
  3. content-distribution Publish content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, and Medium. ★ 5

05 · Facts

category
search - ranked #24 of 47 actively-maintained search servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-08)
registry
io.github.AutomateLab-tech/ai-seo (active, first published 2026-05-15)
packages
npm:@automatelab/ai-seo-mcp

06 · AI Seo FAQ

What is AI Seo?

Audit why AI systems do or do not cite your pages. MCP server. No API keys. Works inside Claude, Cursor, Windsurf, Codex, and any MCP client that speaks stdio.

Is AI Seo still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-08 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install AI Seo?

Run `npx -y @automatelab/ai-seo-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does AI Seo run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to AI Seo

More search MCP servers · Citation Intelligence · Crazy SEO · BrowseAI Dev · Tachibot MCP

More TypeScript MCP servers · Content Distribution · SEO Performance MCP · Simplenote MCP · see all