Loading MCP server directory, please wait...
Vaara governance as standalone MCP server. Risk scoring, intercept, hash-chained audit.
npx @getmcp/cli add io.github.vaaraio/vaara-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vaaraio/vaara-server": {
"command": "uvx",
"args": [
"vaara",
"vaara-mcp-server",
"vaara"
],
"env": {
"VAARA_DB": "",
"VAARA_API_KEY": ""
}
}
}
}