Vouch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 14 Sep 2026.
Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
(os.path.join("share", package_name), ["package.xml", "README.md"]),
result = subprocess.run(cmd, shell=True, cwd=cwd or ROOT)
result = subprocess.run(cmd, shell=True, cwd=cwd or ROOT)
"public_key_b64": "KyhfHgZx+iAbKYCb4u+f4Ba1ZG94odoQaRWKiGSR7tvgpzoRlb6M38o4nQZYBjRrjBqMI6H3zQ46RFLPPhuQfAz7tOvtHQF0tZ9BnOUHNf18vyKh1BXybsQ2Ew7t6Xpydx/aaKGykUFCa+idY5VSJMqPvnqm+w+gg5axZNtDySoFc86mxMuv4vSrOls6rXdKt7qrUfoMJ/CMCwh6egSiYCnUt+Ays83F4Zf0/5TDAOMpi4jO6juW6ViOAlN3l/2Ky…
…</code>, it:\n </p>\n\n <ol>\n <li>Generates a new Ed25519 signing key (or uses your existing one at <code>~/.ssh/id_ed25519</code>)\n </li>\n <li>Uploads the key to GitHub as a signing key (via <code>gh</code> CLI)\n </li>\n <li>Configures Git to s…
merged = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vouch-mcp -- uvx vouch-mcp
{
"mcpServers": {
"vouch-mcp": {
"args": [
"vouch-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.vouch-mcp]
command = "uvx"
args = ["vouch-mcp"]
{
"mcpServers": {
"vouch-mcp": {
"args": [
"vouch-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vouch-mcp": {
"args": [
"vouch-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
VOUCH_PRIVATE_KEY (The agent's signing key as a JWK JSON string, held only in this server process.), VOUCH_DID (The agent's DID, e.g. did:web:agent.example.com), VOUCH_MCP_TRANSPORT (Transport to serve: 'stdio' (default), 'http' (Streamable HTTP), or 'sse'.), VOUCH_MCP_HOST (Bind host when VOUCH_MCP_TRANSPORT=http (default 127.0.0.1).), VOUCH_MCP_PORT (Bind port when VOUCH_MCP_TRANSPORT=http (default 8080).).
The author declared them in the registry entry; get the values from the project itself.
Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto
Cryptographically verifiable receipts of an agent's delegated work, verified offline.
Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.
Cryptographically verifiable blockchain data with Merkle proofs + ECDSA signing.
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit.
Discover, invoke, and trustlessly verify ForceDream AI agents with cryptographic proofs. 17 tools.
Answers built from our own checks of this server.