Prompt
Freeby MCP Community
MCP tool to validate and fix the accessibility bug fixes
v1.0.2Added Apr 12, 2026
Prompt MCP Server
MCP tool to validate and fix the accessibility bug fixes
Installation
npx -y mcp_prompt
Reviews
Installation
Quick install
npx -y mcp_prompt
Add to claude_desktop_config.json
{
"mcpServers": {
"prompt": {
"command": "npx",
"args": ["-y", "mcp_prompt"]
}
}
}