Update README.md

This commit is contained in:
Frank Fiegel
2024-11-30 00:14:38 -06:00
committed by GitHub
parent 65aee8e3f1
commit c2339d8f1a

View File

@@ -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.
<br />