Odel
Holster MCP

Holster MCP

Local
@nauta-aiRustMITUpdated 3mo ago

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIholster-mcpv0.1.1

Run

uvx holster-mcp

MCP client config

{
  "mcpServers": {
    "holster-mcp": {
      "command": "uvx",
      "args": [
        "holster-mcp"
      ]
    }
  }
}