Bitatlas
Rank #10,591io.github.bitatlas-group/bitatlas
Zero-knowledge encrypted storage for humans and AI agents. Client-side AES-256-GCM, EU-hosted.
Bitatlas is a Model Context Protocol (MCP) server published by bitatlas-group. It ranks #10,591 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bitatlas is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Jun 14, 2026.
Ranks ahead of 121,455 of 132,046 servers on MCP Toplist.
Use Bitatlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bitatlas -e "BITATLAS_API_KEY=<your BITATLAS_API_KEY>" -e "BITATLAS_MASTER_KEY=<your BITATLAS_MASTER_KEY>" -e "BITATLAS_API_URL=<your BITATLAS_API_URL>" -e "BITATLAS_WEB_URL=<your BITATLAS_WEB_URL>" -- npx -y @bitatlas/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.bitatlas]
command = "npx"
args = ["-y", "@bitatlas/mcp-server"]
[mcp_servers.bitatlas.env]
BITATLAS_API_KEY = "<your BITATLAS_API_KEY>"
BITATLAS_MASTER_KEY = "<your BITATLAS_MASTER_KEY>"
BITATLAS_API_URL = "<your BITATLAS_API_URL>"
BITATLAS_WEB_URL = "<your BITATLAS_WEB_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "<your BITATLAS_API_KEY>",
"BITATLAS_MASTER_KEY": "<your BITATLAS_MASTER_KEY>",
"BITATLAS_API_URL": "<your BITATLAS_API_URL>",
"BITATLAS_WEB_URL": "<your BITATLAS_WEB_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "<your BITATLAS_API_KEY>",
"BITATLAS_MASTER_KEY": "<your BITATLAS_MASTER_KEY>",
"BITATLAS_API_URL": "<your BITATLAS_API_URL>",
"BITATLAS_WEB_URL": "<your BITATLAS_WEB_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bitatlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "<your BITATLAS_API_KEY>",
"BITATLAS_MASTER_KEY": "<your BITATLAS_MASTER_KEY>",
"BITATLAS_API_URL": "<your BITATLAS_API_URL>",
"BITATLAS_WEB_URL": "<your BITATLAS_WEB_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "<your BITATLAS_API_KEY>",
"BITATLAS_MASTER_KEY": "<your BITATLAS_MASTER_KEY>",
"BITATLAS_API_URL": "<your BITATLAS_API_URL>",
"BITATLAS_WEB_URL": "<your BITATLAS_WEB_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "<your BITATLAS_API_KEY>",
"BITATLAS_MASTER_KEY": "<your BITATLAS_MASTER_KEY>",
"BITATLAS_API_URL": "<your BITATLAS_API_URL>",
"BITATLAS_WEB_URL": "<your BITATLAS_WEB_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.bitatlas-group%2Fbitatlas)<a href="https://mcptoplist.com/server/io.github.bitatlas-group%2Fbitatlas"><img src="https://mcptoplist.com/badge/io.github.bitatlas-group%2Fbitatlas.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bitatlas-group
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Jun 14, 2026 |
| 1.0.0 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Bitatlas?
- Bitatlas is maintained by bitatlas-group, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Bitatlas listed on the Official MCP Registry?
- Yes — Bitatlas is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Bitatlas have?
- MCP Toplist tracks 3 versions of Bitatlas, most recently published on Jun 14, 2026.
- Where can I find the source code for Bitatlas?
- The source code for Bitatlas is hosted at github.com/bitatlas-group/bitatlas.
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.