Vaara MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 6 064 installs a week from pypi. Last commit 3 Aug 2026.
Accountable autonomy MCP server: gating, tamper-evident audit for every action
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 vaara-server -- uvx vaara
{
"mcpServers": {
"vaara-server": {
"args": [
"vaara"
],
"command": "uvx"
}
}
}
[mcp_servers.vaara-server]
command = "uvx"
args = ["vaara"]
{
"mcpServers": {
"vaara-server": {
"args": [
"vaara"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vaara-server": {
"args": [
"vaara"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.