HomeBrowser Automation & Scraping › prufa-mcp

prufa-mcp

The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.

Python Cloud
★ 2 stars Last pushed 2026-07-01 License: Apache-2.0

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.3)

uvx prufa-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "prufa-mcp": {
      "command": "uvx",
      "args": [
        "prufa-mcp"
      ],
      "env": {
        "PRUFA_API_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • PRUFA_API_TOKEN secret — Optional Prufa API token for authenticated/higher-tier runs. Not required for the free audit or for the server to start.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry