@aaardvark/mcp-server
v0.2.0
Published
MCP server for the AAArdvark web accessibility platform
Maintainers
Readme
@aaardvark/mcp-server
MCP server for the AAArdvark web accessibility platform. Lets AI assistants like Claude or Cursor read your accessibility data and trigger actions in AAArdvark via the Model Context Protocol.
Install
No install needed — run via npx:
npx -y @aaardvark/mcp-serverRequires Node.js 18+.
Configuration
| Env var | Required | Description |
|---|---|---|
| AAARDVARK_API_KEY | yes | Your MCP token. Generate one at https://app.aaardvarkaccessibility.com/user/mcp-tokens. |
| AAARDVARK_API_BASE_URL | no | Defaults to https://api.aaardvarkaccessibility.com. Override for beta or local testing. |
Your AI client's MCP configuration is where you set these — the in-app token page has copy-paste-ready snippets for Claude Code, Claude Desktop, Cursor, and Codex.
License
MIT
