io.github.bitatlas-group
bitatlas
BitAtlas
Zero-knowledge encrypted storage for humans and AI agents. Client-side AES-256-GCM, EU-hosted.
stdioofficialservice
Package Details
@bitatlas/mcp-server
Transportstdio
Environment Variables
BITATLAS_API_KEY(str)
RequiredSecret
Your BitAtlas API key (starts with ba_). Generate one at https://bitatlas.com/vault/settings
BITATLAS_MASTER_KEY(str)
Secret
Your hex-encoded 256-bit master key (64 hex chars). Required for file upload and download. Derived from your password client-side — never sent to BitAtlas servers.
BITATLAS_API_URL(str)
BitAtlas API base URL (default: https://api.bitatlas.com)
BITATLAS_WEB_URL(str)
Web origin used to build share links (default: https://www.bitatlas.com)