Skip to content

Prompt

Free

by MCP Community

MCP tool to validate and fix the accessibility bug fixes

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Prompt MCP Server

MCP tool to validate and fix the accessibility bug fixes

Installation

npx -y mcp_prompt

Reviews

Leave a Review

Installation

Quick install
npx -y mcp_prompt
Add to claude_desktop_config.json
{
  "mcpServers": {
    "prompt": {
      "command": "npx",
      "args": ["-y", "mcp_prompt"]
    }
  }
}