
Jeikin
Run WCAG 2.2 accessibility reviews with shared evidence while your agent edits UI, so fixes stay auditable before ship.
Overview
com.jeikin/mcp is a MCP server for the Ship phase that delivers WCAG 2.2 accessibility reviews with shared evidence for AI coding tools.
What is this MCP server?
- WCAG 2.2-focused accessibility compliance reviews for AI coding workflows
- Shared evidence model so findings persist across agent sessions
- Remote streamable-http at jeikin.com/api/mcp with Bearer jk_… project token
- Open-source repo github.com/ssmancha/jeikin, website jeikin.com, version 0.3.1
- Compliance MCP for builders—not a generic linter-only skill
- Version 0.3.1, remote https://jeikin.com/api/mcp
- Standard referenced: WCAG 2.2
- Required Authorization Bearer token (jk_ prefix per registry description)
What problem does it solve?
Agent-generated UI often ships without traceable WCAG checks, so solo builders repeat the same accessibility mistakes.
Who is it for?
Indie devs shipping web apps or sites with Claude Code or Cursor who need repeatable a11y review, not one-off prompts.
Skip if: Teams with no customer-facing UI, or projects that only need backend API monitoring.
What do I get? / Deliverables
After you connect Jeikin with a project Bearer token, reviews produce shared evidence your agent can reference until issues are fixed.
- WCAG 2.2-oriented review output tied to shared evidence
- Repeatable accessibility checks across agent sessions
- Clearer ship-ready UI with documented a11y findings
Recommended MCP Servers
Journey fit
How it compares
WCAG compliance MCP with evidence store, not a deployment or database server.
Common Questions / FAQ
Who is com.jeikin/mcp for?
It is for developers using AI coding tools who want WCAG 2.2 accessibility compliance reviews backed by shared evidence.
When should I use com.jeikin/mcp?
Use it during Ship review (and late Build frontend passes) before you merge or release UI that must meet accessibility expectations.
How do I add com.jeikin/mcp to my agent?
Create a Jeikin project token (Bearer jk_…), add the remote server https://jeikin.com/api/mcp with Authorization header in your MCP client, then invoke review tools from your agent.