SERVER

Vouch

Rank #945

io.github.vouchdev/vouch

Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.

First listed
Jun 26, 2026
Last publish date
Jul 7, 2026
OVERVIEW

Vouch is a Model Context Protocol (MCP) server published by vouchdev. It ranks #945 of 94,094 servers tracked on MCP Toplist, and its repository has 122 GitHub stars. Vouch is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 26, 2026 and most recently updated on Jul 7, 2026.

STANDING
#945of 94,094 tracked serversTop 5%

Ranks ahead of 93,149 of 94,094 servers on MCP Toplist.

CONNECT

Use Vouch

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

Python package (PyPI)
{
  "mcpServers": {
    "vouch": {
      "command": "uvx",
      "args": [
        "vouch-kb"
      ],
      "env": {
        "VOUCH_KB_PATH": "<your VOUCH_KB_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 5% of 94,094
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.vouchdev%2Fvouch.svg)](https://mcptoplist.com/server/io.github.vouchdev%2Fvouch)
HTML
<a href="https://mcptoplist.com/server/io.github.vouchdev%2Fvouch"><img src="https://mcptoplist.com/badge/io.github.vouchdev%2Fvouch.svg" alt="MCP Toplist: Top 5% of 94,094" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 2 registries

ORGANIZATION

vouchdev

Organization
Servers in org
1
Versions across org
1
VERSIONS

Available versions (1)

VersionPublished
1.2.2Jul 7, 2026
FAQ

Frequently asked questions

Who maintains Vouch?
Vouch is maintained by vouchdev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Vouch listed on the Official MCP Registry?
Yes — Vouch is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Vouch have?
MCP Toplist tracks 1 version of Vouch, most recently published on Jul 7, 2026.
Where can I find the source code for Vouch?
The source code for Vouch is hosted at github.com/vouchdev/vouch.
EXPLORE