Aiseo Audit MCP server
Audit web pages for AI search readiness with evidence-tiered factors and pipeline-stage scores.
8 stars22 downloads/wk
Reviews
Write oneNobody has reviewed Aiseo Audit yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Aiseo Audit tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 21 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the Aiseo Audit repository's README, as published. We do not edit it. Read it on GitHub
aiseo-audit
A deterministic, Lighthouse-style audit for AI search readiness. Test how easily generative engines can fetch, extract, understand, and reuse a web page.
AI SEO measures content readiness, not traditional search rank. The score is a research-informed heuristic audit, not a citation probability or a promise that an engine will cite the page.
Website & guides · Quick start · CI/CD · AI assistants · Library API · Scoring methodology
Quick Start
Requires Node.js 20.19 or later.
npx aiseo-audit https://yoursite.comNo install or API key is required. Analysis runs locally with no AI API calls or telemetry. Network access is limited to the page, the sitemap, and domain-signal files such as robots.txt and llms.txt.
Typical output begins with the overall score, pipeline stages, and highest-impact fixes:
Overall Score: 68/100 Grade: D+
Pipeline Stages:
Technical Eligibility PASS 96%
Retrieval Alignment 58%
Citation Fitness 63%
Provenance 42%
Top fixes:
1. Topic Consistency (Entity Clarity)
2. Citation Patterns (Grounding Signals)
3. Lead Summary (Answerability)For a project-local CLI installation:
npm install --save-dev aiseo-auditInstall it as a regular dependency when using the programmatic API, or globally with npm install -g aiseo-audit.
Why aiseo-audit?
- Content analysis, not tag detection. Reads the page the way an engine would: does it name its subject consistently, answer questions directly, back claims with sources, and keep boilerplate out of the way? 50+ factors.
- Evidence-tiered scoring. Every factor is labeled supported, conditional, heuristic, diagnostic, or experimental and mapped to the reviewed literature in docs/EVIDENCE.md.
- Pipeline-stage reporting. See whether the main constraint is technical eligibility, retrieval alignment, citation fitness, or provenance.
- Deterministic and inspectable. The same tool version, configuration, and fetched HTML produce the same score. Weights and thresholds are documented rather than hidden behind an external service.
- Multiple ways to run. Use the CLI, GitHub Action, MCP server, or typed TypeScript API; render terminal, JSON, Markdown, or standalone HTML reports.
Common Workflows
Audit against target queries
Query-aware audits measure three things: query terms in structural fields such as the title and headings, query terms in the body text, and a section of the page addressing each aspect of the query. Supply about five queries for a stable measurement; the maximum is ten.
npx aiseo-audit https://example.com/guide \
--query "how to set up sso" \
--query "saml vs oidc" \
--query "sso troubleshooting checklist"Use --domain product for product-specific price, specification, and comparison checks. --engine gemini|gpt|perplexity applies experimental presets that reweight existing categories toward each engine; they add no new checks.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y aiseo-audit-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add aiseo-audit -- npx -y aiseo-audit-mcp
Aiseo Audit: common questions
- Is Aiseo Audit MCP server safe?
- Yes, by our scan: it is graded A (94/100). Read the Aiseo Audit safety report
- How do I install Aiseo Audit?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Aiseo Audit need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Aiseo Audit maintained?
- The last commit was 21 days ago (2026-08-31). The latest release is v2.0.0.
- What can I use instead of Aiseo Audit?
- Servers from other publishers that do the same job: Search1API MCP server, Perplexity API Platform MCP server and SearXNG Search MCP server. Compare all Aiseo Audit alternatives.
Alternatives to Aiseo Audit
Same job from other publishers: the closest match first, then the best rated.
- Search1APIWeb search, news, page retrieval, sitemaps, and trending topics through Search1API.not reviewedEstablishedA
- Perplexity API PlatformReal-time web search, reasoning, and research through Perplexity's APInot reviewedEstablishedA
- SearXNG SearchMCP server for SearXNG — privacy-respecting web search with pagination, URL readingnot reviewedEstablishedB
- ZoteusZotero MCP server for Claude and ChatGPT: search, citations, safe writes, PDF passages and pages.not reviewedEstablishedA
- MisakanetFailure-memory layer for coding agents: search evidence-rated failure lessons by error text.not reviewedEstablishedA