From 050bd99e808a24141c1adad24f1d9cebb646a031 Mon Sep 17 00:00:00 2001 From: Danilo Barros <57464716+dantebarross@users.noreply.github.com> Date: Fri, 30 May 2025 21:11:04 -0300 Subject: [PATCH] Update README.md Removing the old gdrive mcp server (not accessible anymore) and updating with one of the best I could find and try. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f6eb8c..1dcb54f9 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [mickaelkerjean/filestash](https://github.com/mickael-kerjean/filestash/tree/master/server/plugin/plg_handler_mcp) 🏎️ ☁️ - Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc. - [microsoft/markitdown](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) πŸŽ–οΈ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption. - [modelcontextprotocol/server-filesystem](https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem) πŸ“‡ 🏠 - Direct local file system access. -- [modelcontextprotocol/server-google-drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) πŸ“‡ ☁️ - Google Drive integration for listing, reading, and searching files +- [isaacphi/mcp-gdrive](https://github.com/isaacphi/mcp-gdrive) πŸ“‡ ☁️ - Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ - [jeannier/homebrew-mcp](https://github.com/jeannier/homebrew-mcp) 🐍 🏠 🍎 - Control your macOS Homebrew setup using natural language via this MCP server. Simply manage your packages, or ask for suggestions, troubleshoot brew issues etc.