mcp_prompt
v1.0.2
Published
MCP tool to validate and fix the accessibility bug fixes
Readme
🧠 mcp_prompt
A Node.js + Python hybrid toolkit offering two powerful tools powered by Model Context Protocol (MCP):
- ✅
mcp-validator: Validates if a UI bug is fixed via browser automation, image-based checks, and LLM reasoning just give repro steps and bug description and run a flask server at port 5006 it will send the post request. - 🛠️
mcp-corrector: Automatically attempts to fix bugs using bug description.
📦 Installation
npm install -g mcp_prompt