SERVER

ProofFlow

Rank #1152

io.github.Hyperion-GPU/proofflow

Audit infrastructure for AI coding agents with evidence-backed review and policy gates.

First listed
May 6, 2026
Last publish date
May 6, 2026
OVERVIEW

ProofFlow is a Model Context Protocol (MCP) server published by Hyperion-GPU. It ranks #1152 of 58,832 servers tracked on MCP Toplist, and its repository has 110 GitHub stars. ProofFlow is listed on Official MCP, with 1 tracked version. It was first listed on May 6, 2026 and most recently updated on May 6, 2026.

STANDING
#1,152of 58,832 tracked serversTop 5%

Ranks ahead of 57,680 of 58,832 servers on MCP Toplist.

CONNECT

Use ProofFlow

Add ProofFlow to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "proofflow": {
      "command": "uvx",
      "args": [
        "proofflow-mcp"
      ],
      "env": {
        "PROOFFLOW_BASE_URL": "<your PROOFFLOW_BASE_URL>",
        "PROOFFLOW_API_KEY": "<your PROOFFLOW_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Hyperion-GPU

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.2May 6, 2026
FAQ

Frequently asked questions

What is ProofFlow?
Audit infrastructure for AI coding agents with evidence-backed review and policy gates.
Who maintains ProofFlow?
ProofFlow is maintained by Hyperion-GPU, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is ProofFlow an official MCP server?
Yes — ProofFlow is listed on the Official MCP Registry.
How many versions does ProofFlow have?
MCP Toplist tracks 1 version of ProofFlow, most recently published on May 6, 2026.
Where can I find the source code for ProofFlow?
The source code for ProofFlow is hosted at github.com/Hyperion-GPU/ProofFlow-v0.1.
EXPLORE