VeriSwarm
Rank #11,170io.github.veriswarm/veriswarm-mcp
VeriSwarm MCP Server — Trust infrastructure for AI agents via Model Context Protocol
VeriSwarm is a Model Context Protocol (MCP) server published by veriswarm. It ranks #11,170 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. VeriSwarm is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 120,876 of 132,046 servers on MCP Toplist.
Use VeriSwarm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add veriswarm-mcp -- uvx veriswarm-mcp[mcp_servers.veriswarm-mcp]
command = "uvx"
args = ["veriswarm-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"veriswarm-mcp": {
"command": "uvx",
"args": [
"veriswarm-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"veriswarm-mcp": {
"command": "uvx",
"args": [
"veriswarm-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"veriswarm-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"veriswarm-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"veriswarm-mcp": {
"command": "uvx",
"args": [
"veriswarm-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"veriswarm-mcp": {
"command": "uvx",
"args": [
"veriswarm-mcp"
]
}
}
}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.veriswarm%2Fveriswarm-mcp)<a href="https://mcptoplist.com/server/io.github.veriswarm%2Fveriswarm-mcp"><img src="https://mcptoplist.com/badge/io.github.veriswarm%2Fveriswarm-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
veriswarm
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Jun 2, 2026 |
| 0.3.1 | Jun 1, 2026 |
Frequently asked questions
- Who maintains VeriSwarm?
- VeriSwarm is maintained by veriswarm, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is VeriSwarm listed on the Official MCP Registry?
- Yes — VeriSwarm is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does VeriSwarm have?
- MCP Toplist tracks 2 versions of VeriSwarm, most recently published on Jun 2, 2026.
- Where can I find the source code for VeriSwarm?
- The source code for VeriSwarm is hosted at github.com/veriswarm/veriswarm-sdk.
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.