Understand the workspace
List projects and issues, inspect scans and pages, read reports and VPAT® records, search documentation, and look up WCAG criteria or account limits.
Connect an MCP-compatible AI agent to your Accessibility Tracker workspace. Review WCAG issues, compare scans, plan fixes, and move work forward without separating the agent from your audit evidence or project permissions.
AI agent
Connected to Accessibility Tracker
14 new findings across 6 pages since the previous scan.
3 regressions also map to open audit issues in the project backlog.
Remediation plan grouped by owner, user impact, and WCAG criterion.
Browser testing MCP servers are useful for finding machine-detectable problems on a page. Tracker connects the agent to the longer remediation lifecycle around them.
Focused tools, reusable resources, and guided prompts let the agent request structured project data instead of scraping the dashboard.
List projects and issues, inspect scans and pages, read reports and VPAT® records, search documentation, and look up WCAG criteria or account limits.
Use guided prompts to triage a scan, prepare a remediation plan, summarize regressions, or draft VPAT® remarks for human review.
Optional capabilities support creating and updating issues, adding comments, and importing scan findings, and starting and cancelling scan jobs. You choose them when you create a key, and permanent deletion is never exposed.
Start with the smallest useful permission set and expand it only when the workflow requires more.
Generate a key in Settings. Read access is always included; write and scan-job capabilities are explicit choices when available.
Add the remote HTTP endpoint and keep the key in an environment variable instead of pasting it into prompts or source files.
Ask about issues, scans, pages, reports, VPAT® records, documentation, WCAG criteria, or account limits.
When enabled, the agent can create or update issues, add comments, import findings, and manage scan jobs without bypassing your project access.
Point any MCP client that speaks streamable HTTP at this URL and send your key as a bearer token. Settings gives you copy-paste configuration for Claude Code, Cursor, VS Code and Windsurf once you have a key.
POST https://accessibilitytracker.com/api/mcp
Authorization: Bearer <your key>
Content-Type: application/jsonThe MCP server documentation has the full tool reference, error codes, rate limits, and a curl handshake you can run before configuring a client.
MCP does not create a shortcut around Tracker permissions. Every request is authenticated, scoped to the connected account, and checked against normal project authorization.
The Small Business plan and every higher tier include the Accessibility Tracker MCP server. The Free tier is a good way to explore Tracker, but it does not include MCP keys.
What to know before connecting an AI agent to Tracker.
An accessibility MCP server exposes accessibility data and workflows to an AI client through the Model Context Protocol. Accessibility Tracker uses it to give an agent structured access to your projects, WCAG issues, scans, reports, and documentation instead of making the agent rely on copied-and-pasted context.
No. Automated scans and AI assistance cannot determine full WCAG conformance. Tracker keeps audit evidence and human validation at the center, while MCP helps your team retrieve context, plan remediation, and complete controlled workflow steps faster.
MCP access is included with the Small Business, Mid-Sized Company, Enterprise, and Enterprise Mega plans. It is not included in the Free tier.
Not by default. New keys begin with read access. Write and scan-job capabilities must be selected for the key and enabled by the service before those tools are available. Your MCP client should still ask you to approve tool calls that change data.
Each connection uses a revocable API key tied to your account. Requests keep normal project and tenant authorization, capabilities are separated by key, rate limits apply, and destructive hard-delete tools are not exposed.
Start with Tracker, choose a paid plan, and connect from Settings when MCP is enabled for your workspace.