Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
MCPpedia last refreshed this data
io.github.vouch-protocol/vouch-mcp is an MCP server that sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 83/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-vouch-protocol-vouch-mcp": {
"args": [
"vouch-protocol"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
curl -fsSL https://vouch-protocol.com/install.sh | sh
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'vouch-protocol' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked vouch-protocol against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / security
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
An autonomous agent that conducts deep research on any data using any LLM providers
1000+ scientific tools for AI scientists: life science, reserach, literature, and more.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for io.github.vouch-protocol/vouch-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Vouch Protocol™ is a common-law trademark.
The Open Standard for Identity & Provenance of AI Agents
# Install (Linux and macOS). On Windows, use: pip install vouch-protocol
curl -fsSL https://vouch-protocol.com/install.sh | sh
# Run vouch with no arguments and pick what you want to do
vouch
Prefer to do it by hand? It is three commands:
pip install vouch-protocol
# One command to configure SSH signing + Vouch branding
vouch git init
# All future commits are now signed and show ✅ Verified on GitHub
git commit -m "Secure commit"
Setting up an agent instead of git signing? vouch onboard --quick generates a working identity, allow-list, verifier, and heartbeat config in one command.
Vouch Protocol v1.0 aligns directly with the open standard:
eddsa-jcs-2022 cryptosu