runvouch
Rank #5,036com.runvouch/runvouch
Watchdog for unattended AI agents: alerts, evidence checks and a verifiable proof per run.
runvouch is a Model Context Protocol (MCP) server published by runvouch. It ranks #5,036 of 132,046 servers tracked on MCP Toplist. runvouch is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 127,010 of 132,046 servers on MCP Toplist.
Use runvouch
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http runvouch https://api.runvouch.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.runvouch]
url = "https://api.runvouch.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.runvouch.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"runvouch": {
"url": "https://api.runvouch.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"runvouch": {
"type": "http",
"url": "https://api.runvouch.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"runvouch": {
"serverUrl": "https://api.runvouch.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"runvouch": {
"url": "https://api.runvouch.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.runvouch%2Frunvouch)<a href="https://mcptoplist.com/server/com.runvouch%2Frunvouch"><img src="https://mcptoplist.com/badge/com.runvouch%2Frunvouch.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
runvouch
Available versions (5)
| Version | Published |
|---|---|
| 0.3.4 | Aug 26, 2026 |
| 0.3.3 | Aug 26, 2026 |
| 0.3.2 | Aug 25, 2026 |
| 0.3.1 | Aug 25, 2026 |
| 0.3.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains runvouch?
- runvouch is maintained by runvouch, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is runvouch listed on the Official MCP Registry?
- Yes — runvouch is listed on the Official MCP Registry, alongside Glama.
- How many versions does runvouch have?
- MCP Toplist tracks 5 versions of runvouch, most recently published on Aug 26, 2026.
- Where can I find the source code for runvouch?
- The source code for runvouch is hosted at github.com/runvouch/runvouch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.