What is the Vouch MCP server?
Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.
How to install Vouch
Copy-paste configuration for popular MCP clients.
VOUCH_KB_PATHAbsolute path to the .vouch directory; if unset, vouch walks up from the cwd to find it.
{
"mcpServers": {
"vouch": {
"command": "uvx",
"args": [
"vouch-kb",
"serve"
],
"env": {
"VOUCH_KB_PATH": "<YOUR_VOUCH_KB_PATH>"
}
}
}
}{
"mcpServers": {
"vouch": {
"command": "uvx",
"args": [
"vouch-kb",
"serve"
],
"env": {
"VOUCH_KB_PATH": "<YOUR_VOUCH_KB_PATH>"
}
}
}
}{
"mcpServers": {
"vouch": {
"command": "uvx",
"args": [
"vouch-kb",
"serve"
],
"env": {
"VOUCH_KB_PATH": "<YOUR_VOUCH_KB_PATH>"
}
}
}
}{
"servers": {
"vouch": {
"type": "stdio",
"command": "uvx",
"args": [
"vouch-kb",
"serve"
],
"env": {
"VOUCH_KB_PATH": "<YOUR_VOUCH_KB_PATH>"
}
}
}
}claude mcp add vouch --env VOUCH_KB_PATH=<YOUR_VOUCH_KB_PATH> -- uvx vouch-kb serveRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.