Prufa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 163 installs a week from pypi. Last commit 1 Jul 2026.
The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prufa-mcp -- uvx prufa-mcp
{
"mcpServers": {
"prufa-mcp": {
"args": [
"prufa-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.prufa-mcp]
command = "uvx"
args = ["prufa-mcp"]
{
"mcpServers": {
"prufa-mcp": {
"args": [
"prufa-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"prufa-mcp": {
"args": [
"prufa-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.