Skip to content
Cline

veracrypt mcp for Cline

io.github.bitterdev/veracrypt-mcp

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

client:Cline transport:stdio runtime:pypi

Install veracrypt mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

veracrypt mcp in other clients