diff --git a/README.md b/README.md index 6d4763ef..6ea309d8 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Secure database access with schema inspection capabilities. Enables querying and Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories. - [@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 - [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) - Golang implementation for local file system access.