Prufa
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRUFA_API_TOKEN | Yes | Your Prufa API key. Get one at prufa.dev. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| prufa_run_auditA | Run a public-page QA audit on a URL. Returns findings JSON: tracking pixels, broken flows, consent violations, console errors, compliance signals. Rate-limited; one call returns one audit. When wait=true (default), blocks until the audit completes and returns the JSON report. When wait=false, returns immediately with status='queued' and the run_id + share_token so you can poll later. |
| prufa_get_reportA | Fetch a shareable report for a completed audit. Returns the JSON report payload (findings, status, url). The |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prufa-dev/prufa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server