lukeslp/accessibility-devkit-llm
Alt text generation, WCAG auditing CLI tools, and MCP server — uses language models to automate accessibility workflows
Platform-specific configuration:
{
"mcpServers": {
"accessibility-devkit-llm": {
"command": "npx",
"args": [
"-y",
"accessibility-devkit-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...