veracrypt-mcp
Rank #36,639io.github.bitterdev/veracrypt-mcp
MCP server to mount and unmount VeraCrypt containers with secure stdin password handling.
veracrypt-mcp is a Model Context Protocol (MCP) server published by bitterdev. It ranks #36,639 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. veracrypt-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 95,474 of 132,113 servers on MCP Toplist.
Use veracrypt-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add veracrypt-mcp -- uvx veracrypt-mcp[mcp_servers.veracrypt-mcp]
command = "uvx"
args = ["veracrypt-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"veracrypt-mcp": {
"command": "uvx",
"args": [
"veracrypt-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"veracrypt-mcp": {
"command": "uvx",
"args": [
"veracrypt-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"veracrypt-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"veracrypt-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"veracrypt-mcp": {
"command": "uvx",
"args": [
"veracrypt-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"veracrypt-mcp": {
"command": "uvx",
"args": [
"veracrypt-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bitterdev%2Fveracrypt-mcp)<a href="https://mcptoplist.com/server/io.github.bitterdev%2Fveracrypt-mcp"><img src="https://mcptoplist.com/badge/io.github.bitterdev%2Fveracrypt-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bitterdev
Other servers by bitterdev
- scraper-api-mcp#36,334 · 1 ver
- enpass-mcp#36,638 · 1 ver
- pdf-letter-mcp#44,554 · 4 vers
- pixelletter-mcp#44,555 · 4 vers
- simple-support-system-mcp#44,556 · 4 vers
- dropscan-mcp#55,739 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains veracrypt-mcp?
- veracrypt-mcp is maintained by bitterdev, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is veracrypt-mcp listed on the Official MCP Registry?
- Yes — veracrypt-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does veracrypt-mcp have?
- MCP Toplist tracks 1 version of veracrypt-mcp, most recently published on Jul 23, 2026.
- Where can I find the source code for veracrypt-mcp?
- The source code for veracrypt-mcp is hosted at github.com/bitterdev/veracrypt-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.