Skip to content

Add BitAtlas — zero-knowledge encrypted cloud storage MCP server#3749

Closed
stephenballot-ai wants to merge 1 commit intomodelcontextprotocol:mainfrom
stephenballot-ai:add-bitatlas
Closed

Add BitAtlas — zero-knowledge encrypted cloud storage MCP server#3749
stephenballot-ai wants to merge 1 commit intomodelcontextprotocol:mainfrom
stephenballot-ai:add-bitatlas

Conversation

@stephenballot-ai
Copy link
Copy Markdown

BitAtlas MCP Server

npm: @bitatlas/mcp-server
GitHub: bitatlas-group/bitatlas
Website: bitatlas.com
License: MIT

What it does

Zero-knowledge encrypted cloud storage for AI agents. Files are encrypted client-side with AES-256-GCM before upload — the server never sees plaintext data.

MCP Tools (7)

Tool Description
vault_status Check vault connection and stats
list_files List all files in the vault
search_files Search files by name or metadata
get_file Download and decrypt a file
upload_file Encrypt and upload a file
delete_file Delete a file from the vault
get_categories List available file categories

Install

npx @bitatlas/mcp-server

Why it matters

As AI agents handle increasingly sensitive data (medical records, legal documents, financial data), zero-knowledge storage ensures neither the storage provider nor any intermediary can access the plaintext. EU-hosted on Hetzner (Germany).

@stephenballot-ai
Copy link
Copy Markdown
Author

Closing — will submit to the MCP Server Registry instead. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant