Prufa
@prufa-dev
About Prufa
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"prufa": {
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_KEY": "<YOUR_TOKEN>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Prufa?
Prufa is a QA agent for web applications that audits URLs for broken flows, JS console errors, missing tracking, consent violations, security headers, mobile tap targets, accessibility, and more. It integrates with coding agents via MCP (Model Context Protocol) to provide automated audits and reports. It is for developers who want to catch critical bugs before users do.
How to use Prufa?
Install prufa-mcp via pipx or pip, get a free API key from prufa.dev, then wire the MCP server into your agent (e.g., Claude Code, Cursor, Cline, Continue) using stdio subprocess. Use tools like prufa_run_audit to audit URLs and prufa_get_report to fetch reports.
Key features of Prufa
- One-shot public-page audit with JSON report.
- 44 tools for audits, flows, monitors, chaos QA, and discovery.
- Multi-step flow testing from plain-text test cases.
- Scheduled monitors with deploy-hook integration.
- Gremlin chaos QA imitating difficult users.
- Full-auto site discovery to draft meaningful flows.
Use cases of Prufa
- Audit a deployed Next.js app for critical bugs.
- Verify client-side routing on a Vite SPA.
- Check payment flow on a Stripe checkout page.
- Set up a monitor to watch a URL or flow on a schedule.
- Run a gremlin to imitate a difficult user and detect what breaks.
FAQ from Prufa
How do I get a Prufa API key?
Sign in at prufa.dev (Google OAuth) and create an API key from the dashboard. The first audit is free, no card required.
How do I wire prufa-mcp into Claude Code?
Use claude mcp add with the absolute binary path and set the environment variable PRUFA_API_TOKEN. Restart Claude Code to see the tools.
What audits does Prufa perform?
It checks broken flows, JS console errors, missing tracking, consent violations, security headers, mobile tap targets, accessibility, and more. Findings are graded A–F with severity, impact, and fix hints.
Is there a free trial?
Yes, prufa_setup_workspace creates a free agent_temp workspace with a 7-day trial and included credit budget. Monitors, discovery, and gremlins work during the trial.
How do I use Prufa in a GitHub Action?
Install prufa-mcp and set PRUFA_API_TOKEN as a secret. Run a Python script to call run_audit and fail the PR on critical regressions.
Frequently asked questions
How do I get a Prufa API key?
Sign in at prufa.dev (Google OAuth) and create an API key from the dashboard. The first audit is free, no card required.
How do I wire prufa-mcp into Claude Code?
Use `claude mcp add` with the absolute binary path and set the environment variable PRUFA_API_TOKEN. Restart Claude Code to see the tools.
What audits does Prufa perform?
It checks broken flows, JS console errors, missing tracking, consent violations, security headers, mobile tap targets, accessibility, and more. Findings are graded A–F with severity, impact, and fix hints.
Is there a free trial?
Yes, `prufa_setup_workspace` creates a free agent_temp workspace with a 7-day trial and included credit budget. Monitors, discovery, and gremlins work during the trial.
How do I use Prufa in a GitHub Action?
Install prufa-mcp and set PRUFA_API_TOKEN as a secret. Run a Python script to call `run_audit` and fail the PR on critical regressions.
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments