From e16e06feb4948689da67ed717053f1732fc869d0 Mon Sep 17 00:00:00 2001 From: wong2 Date: Mon, 31 Mar 2025 20:06:49 +0800 Subject: [PATCH] Add Backup server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f579998..e50c77c 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[APISIX-MCP](https://github.com/api7/apisix-mcp)** - APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API, supporting querying and managing all resources in [Apache APISIX](https://github.com/apache/apisix). - **[Apple Notes](https://github.com/RafalWilinski/mcp-apple-notes)** - Talk with your Apple Notes - **[Apple Shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts)** - An MCP Server Integration with Apple Shortcuts +- **[Backup](https://github.com/hexitex/MCP-Backup-Server)** - Add smart Backup ability to coding agents like Windsurf, Cursor, Cluade Coder, etc - **[BigQuery](https://github.com/LucasHild/mcp-server-bigquery)** (by LucasHild) - BigQuery database integration with schema inspection and query capabilities - **[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 - **[Bluesky](https://github.com/keturiosakys/bluesky-context-server)** - integrates with Bluesky API to query and search feeds and posts.