mcpbeat Sign in

MCP Agent Accessibility Auditor MCP Server

local only

MCP Agent Accessibility Auditor runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 8 Sep 2026.

Audit whether an AI agent can read a site: llms.txt, robots AI rules, structured data.

Installs per day peak 129 · avg 18 · -57% w/w
a month agotoday
52
Installs / week
npm · @mambalabsdev/mcp-agent-accessibility-auditor
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to MCP Agent Accessibility Auditor

same job, measured the same way
Aeo MCP
by arthurcarlsonn

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

32 installs/wk local only
Upshift
by upshiftsites

Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.

47 installs/wk 3 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
LanceRoylo
by lanceroylo

AEO scoring, llms.txt audit, and agent-readiness checks for AI agents.

46 installs/wk local only
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.

52 installs/wk local only
WebsiteIQ
by osbornventures

Robots-aware website audits, pre-crawl quotes, and structured evidence for people and agents.

6 tools answering
Desvela ARD Registry — free preflight(domain)
by desvela

What a domain publishes for AI agents: ai-catalog.json, llms.txt, agents.md, robots.txt rules. Free.

4 tools answering
Roxels
by roxels

Let AI agents create configurable voice agents via meeting rooms and return structured data.

232 installs/wk local only

MCP Agent Accessibility Auditor — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Agent Accessibility Auditor?
MCP Agent Accessibility Auditor 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 @mambalabsdev/mcp-agent-accessibility-auditor was installed 52 times last week.
How do I connect MCP Agent Accessibility Auditor?
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 @mambalabsdev/mcp-agent-accessibility-auditor straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Agent Accessibility Auditor?
The npm package @mambalabsdev/mcp-agent-accessibility-auditor was installed 52 times in the last week. Week over week that is -57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Agent Accessibility Auditor 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.