Veracrypt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 27 Jul 2026.
MCP server to mount and unmount VeraCrypt containers with secure stdin password handling.
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 veracrypt-mcp -- uvx veracrypt-mcp
{
"mcpServers": {
"veracrypt-mcp": {
"args": [
"veracrypt-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.veracrypt-mcp]
command = "uvx"
args = ["veracrypt-mcp"]
{
"mcpServers": {
"veracrypt-mcp": {
"args": [
"veracrypt-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"veracrypt-mcp": {
"args": [
"veracrypt-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.