Veriswarm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from pypi. Last commit 21 Jun 2026.
VeriSwarm MCP Server — Trust infrastructure for AI agents via Model Context Protocol
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 veriswarm-mcp -- uvx veriswarm-mcp
{
"mcpServers": {
"veriswarm-mcp": {
"args": [
"veriswarm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.veriswarm-mcp]
command = "uvx"
args = ["veriswarm-mcp"]
{
"mcpServers": {
"veriswarm-mcp": {
"args": [
"veriswarm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"veriswarm-mcp": {
"args": [
"veriswarm-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.