Prufa
Rank #13,965io.github.prufa-dev/prufa-mcp
The full Prufa QA agent over MCP: audits, flows, monitors, gremlin chaos, discovery.
Prufa is a Model Context Protocol (MCP) server published by prufa-dev. It ranks #13,965 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Prufa is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 15, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 118,081 of 132,046 servers on MCP Toplist.
Use Prufa
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prufa-mcp -e "PRUFA_API_TOKEN=<your PRUFA_API_TOKEN>" -- uvx prufa-mcpReplace each placeholder with your own value before saving.
[mcp_servers.prufa-mcp]
command = "uvx"
args = ["prufa-mcp"]
[mcp_servers.prufa-mcp.env]
PRUFA_API_TOKEN = "<your PRUFA_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prufa-mcp": {
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_TOKEN": "<your PRUFA_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prufa-mcp": {
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_TOKEN": "<your PRUFA_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"prufa-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_TOKEN": "<your PRUFA_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prufa-mcp": {
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_TOKEN": "<your PRUFA_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prufa-mcp": {
"command": "uvx",
"args": [
"prufa-mcp"
],
"env": {
"PRUFA_API_TOKEN": "<your PRUFA_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.prufa-dev%2Fprufa-mcp)<a href="https://mcptoplist.com/server/io.github.prufa-dev%2Fprufa-mcp"><img src="https://mcptoplist.com/badge/io.github.prufa-dev%2Fprufa-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
prufa-dev
Available versions (2)
| Version | Published |
|---|---|
| 0.2.3 | Jul 1, 2026 |
| 0.1.5 | Jun 16, 2026 |
Frequently asked questions
- Who maintains Prufa?
- Prufa is maintained by prufa-dev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Prufa listed on the Official MCP Registry?
- Yes — Prufa is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Prufa have?
- MCP Toplist tracks 2 versions of Prufa, most recently published on Jul 1, 2026.
- Where can I find the source code for Prufa?
- The source code for Prufa is hosted at github.com/prufa-dev/prufa-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.