MCP Server
MCP
io.github.prufa-dev/prufa-mcp
The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.
Install
uvx prufa-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "prufa-mcp",
"version": "0.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Prufa API token for authenticated/higher-tier runs. Not required for the free audit or for the server to start.",
"format": "string",
"isSecret": true,
"name": "PRUFA_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment