From a17d0952dd3c1154dbf902d2b9cf83dcec7343a5 Mon Sep 17 00:00:00 2001 From: Stephen Ballot Date: Sun, 29 Mar 2026 12:36:53 +0200 Subject: [PATCH] =?UTF-8?q?Add=20BitAtlas=20MCP=20server=20=E2=80=94=20zer?= =?UTF-8?q?o-knowledge=20encrypted=20cloud=20storage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..bd6b6f4c78 100644 --- a/README.md +++ b/README.md @@ -650,6 +650,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[BigQuery](https://github.com/LucasHild/mcp-server-bigquery)** (by LucasHild) - This server enables LLMs to inspect database schemas and execute queries on BigQuery. - **[BigQuery](https://github.com/ergut/mcp-bigquery-server)** (by ergut) - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities - **[Bilibili](https://github.com/wangshunnn/bilibili-mcp-server)** - This MCP server provides tools to fetch Bilibili user profiles, video metadata, search videos, and more. +- **[BitAtlas](https://github.com/bitatlas-group/bitatlas)** - Zero-knowledge encrypted cloud storage for AI agents. Client-side AES-256-GCM encryption — the server never sees plaintext. Upload, download, search, and manage files via MCP tools. EU-hosted (Hetzner). [Website](https://bitatlas.com) - **[Binance](https://github.com/ethancod1ng/binance-mcp-server)** - Cryptocurrency trading and market data access through Binance API integration. - **[Binance](https://github.com/AnalyticAce/binance-mcp-server)** (by dosseh shalom) - Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents. - **[Bing Web Search API](https://github.com/leehanchung/bing-search-mcp)** (by hanchunglee) - Server implementation for Microsoft Bing Web Search API.