Vouch
Rank #945io.github.vouchdev/vouch
Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.
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.
Ranks ahead of 93,149 of 94,094 servers on MCP Toplist.
Use Vouch
Add Vouch to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"vouch": {
"command": "uvx",
"args": [
"vouch-kb"
],
"env": {
"VOUCH_KB_PATH": "<your VOUCH_KB_PATH>"
}
}
}
}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.vouchdev%2Fvouch)<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.
Listed on 2 registries
vouchdev
Available versions (1)
| Version | Published |
|---|---|
| 1.2.2 | Jul 7, 2026 |
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.