by vouchdev · MCP Server · ★ 156
vouch Git-native, review-gated knowledge base for LLM agents. MCP server + JSONL tool server + CLI. Agents should not start every session with amnesia — but they shouldn't get to write whatever they want either. is a knowledge base for LLM agents with an explicit review gate: agents propose writes; humans approve them with . Approved artifacts are plain files on disk — YAML for claims, markdown for pages — so the KB lives in your repo, is reviewed in PRs, diffs cleanly, and can be exported as a portable bundle.
| Stars | 156 |
| Forks | 48 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.8105602155907/100 |
| Open Issues | 43 |
| Last Updated | 2026-07-07 |
| Created | 2026-05-17 |
| Platforms | claude-code, cli, mcp, python |
| Est. Tokens | ~19k |
These tools work well together with vouch for enhanced workflows:
Explore other popular mcp server tools:
vouch is A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.. It is categorized as a MCP Server with 156 GitHub stars.
vouch is primarily written in Python. It covers topics such as agent-skills, ai, ai-brain.
You can find installation instructions and usage details in the vouch GitHub repository at github.com/vouchdev/vouch. The project has 156 stars and 48 forks, indicating an active community.
vouch is released under the MIT license, making it free to use and modify according to the license terms.