enpass-mcp
Rank #36,638io.github.bitterdev/enpass-mcp
MCP server for Enpass vaults: entries, passwords and TOTP/2FA codes, keychain-backed.
enpass-mcp is a Model Context Protocol (MCP) server published by bitterdev. It ranks #36,638 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. enpass-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,475 of 132,113 servers on MCP Toplist.
Use enpass-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add enpass-mcp -- npx -y enpass-mcp[mcp_servers.enpass-mcp]
command = "npx"
args = ["-y", "enpass-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"enpass-mcp": {
"command": "npx",
"args": [
"-y",
"enpass-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"enpass-mcp": {
"command": "npx",
"args": [
"-y",
"enpass-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"enpass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"enpass-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"enpass-mcp": {
"command": "npx",
"args": [
"-y",
"enpass-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"enpass-mcp": {
"command": "npx",
"args": [
"-y",
"enpass-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%2Fenpass-mcp)<a href="https://mcptoplist.com/server/io.github.bitterdev%2Fenpass-mcp"><img src="https://mcptoplist.com/badge/io.github.bitterdev%2Fenpass-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
- veracrypt-mcp#36,639 · 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.1.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains enpass-mcp?
- enpass-mcp is maintained by bitterdev, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is enpass-mcp listed on the Official MCP Registry?
- Yes — enpass-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does enpass-mcp have?
- MCP Toplist tracks 1 version of enpass-mcp, most recently published on Jul 23, 2026.
- Where can I find the source code for enpass-mcp?
- The source code for enpass-mcp is hosted at github.com/bitterdev/enpass-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.