verimcp
Rank #31,604io.github.rudranaresh0201/verimcp
Transparent MCP proxy that independently re-verifies tool-call claims before the Host trusts them.
verimcp is a Model Context Protocol (MCP) server published by rudranaresh0201. It ranks #31,604 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. verimcp is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 100,801 of 132,405 servers on MCP Toplist.
Use verimcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verimcp -- uvx verimcp[mcp_servers.verimcp]
command = "uvx"
args = ["verimcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"verimcp": {
"command": "uvx",
"args": [
"verimcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"verimcp": {
"command": "uvx",
"args": [
"verimcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"verimcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verimcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"verimcp": {
"command": "uvx",
"args": [
"verimcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verimcp": {
"command": "uvx",
"args": [
"verimcp"
]
}
}
}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/io.github.rudranaresh0201%2Fverimcp)<a href="https://mcptoplist.com/server/io.github.rudranaresh0201%2Fverimcp"><img src="https://mcptoplist.com/badge/io.github.rudranaresh0201%2Fverimcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rudranaresh0201
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Aug 11, 2026 |
| 0.2.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains verimcp?
- verimcp is maintained by rudranaresh0201, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is verimcp listed on the Official MCP Registry?
- Yes — verimcp is listed on the Official MCP Registry.
- How many versions does verimcp have?
- MCP Toplist tracks 2 versions of verimcp, most recently published on Aug 11, 2026.
- Where can I find the source code for verimcp?
- The source code for verimcp is hosted at github.com/rudranaresh0201/mcp.
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.