Aiseo Audit MCP Server

Deterministic CLI that audits web pages for AI search readiness. Think Lighthouse, but for how well AI engines can fetch, extract, understand, and cite your content. It runs locally over stdio via the published package.

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

VERIFIED ACTIVE

LAST COMMIT 2026-04-27 · ★ 5 · #35 OF 56 MAINTAINED MAPS & LOCATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Aiseo Audit

before you install - you'll need

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

Claude Code

claude mcp add agencyenterprise-aiseo-audit -- npx -y aiseo-audit

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "agencyenterprise-aiseo-audit": {
      "command": "npx",
      "args": [
        "-y",
        "aiseo-audit"
      ]
    }
  }
}

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 aiseo-audit - unscoped; check the name against the project README before installing

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

03 · What Aiseo Audit can do

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

Latest releases

v1.5.0 · 2026-04-19

Add answerability module with detection and scoring features · Add AI SEO Audit GitHub Action and MCP Server

v1.4.19 · 2026-03-19

v1.4.18 · 2026-03-19

04 · Who maintains Aiseo Audit

aiseo-audit is maintained by agencyenterprise. We track 2 MCP servers from agencyenterprise - 2 actively maintained, 21 combined GitHub stars, oldest repo from Jan 2026. Full record: all servers from agencyenterprise.

  1. Fathom MCP Server Connect Claude to Fathom meeting recordings, transcripts, and summaries ★ 16

05 · Facts

category
maps & location - ranked #35 of 56 actively-maintained maps & location servers as of 2026-08-25.
registry
io.github.agencyenterprise/aiseo-audit (active, first published 2026-04-19)
packages
npm:aiseo-audit

06 · Aiseo Audit FAQ

What is Aiseo Audit?

Deterministic CLI that audits web pages for AI search readiness. Think Lighthouse, but for how well AI engines can fetch, extract, understand, and cite your content. It runs locally over stdio via the published package.

Is Aiseo Audit still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-27. We re-verify nightly.

How do I install Aiseo Audit?

Run `npx -y aiseo-audit`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Aiseo Audit 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 Aiseo Audit

More maps & location MCP servers · Clarigrid · Mappls MCP · Visibly AI - SEO MCP Server · SEO Performance MCP · aloha.fyi Hawaii

More TypeScript MCP servers · Fathom MCP Server · Agent Blueprint · Axint · Agenticmail MCP Server · Agent Fund · see all