📦
Magentaa11y Fastmcp
No description available
0 installs
Trust: 30 — Low
Devtools
Ask AI about Magentaa11y Fastmcp
Powered by Claude · Grounded in docs
I know everything about Magentaa11y Fastmcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
magentaa11y-mcp
MCP server providing accessibility testing documentation from T-Mobile's MagentaA11y project.
Quick Start
-
Fork or clone this repository
git clone https://github.com/joe-watkins/magentaa11y-fastmcp.git cd magentaa11y-fastmcp -
Deploy to FastMCP Cloud
- Visit fastmcp.cloud and sign in with GitHub
- Click "New Server" and select your forked/cloned repository
- Set entrypoint to
server.py:mcp(usually auto-detected) - Click "Deploy"
-
Add to your MCP client
Copy the provided URL and add to your MCP settings:
{ "mcpServers": { "magentaa11y": { "type": "http", "url": "https://your-project-name.fastmcp.app/mcp" } } }
Auto-updates: Your server automatically updates weekly with the latest MagentaA11y documentation via GitHub Actions.
Usage
Example prompts:
- "Get me the Button component for native in Gherkin format"
- "Show me accessibility documentation for web forms"
- "What's the iOS-specific guidance for switches?"
