Skip to content
Claude Desktop

veracrypt mcp for Claude Desktop

io.github.bitterdev/veracrypt-mcp

MCP server to mount and unmount VeraCrypt containers with secure stdin password handling.

client:Claude Desktop transport:stdio runtime:pypi

Install veracrypt mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

veracrypt mcp in other clients