google-drive-mcp-server
0
The Google Drive MCP Server is designed for seamless integration with Google Drive and Google Sheets, facilitating operations such as reading spreadsheet data. It requires setting up OAuth credentials from Google Cloud and offers an initial tool for reading data, with more features anticipated.
Google Drive MCP Server
- Description: MCP server for integrating with Google Drive and Google Sheets.
- Setup: Requires setting up a Google Cloud project, enabling APIs, configuring OAuth, and obtaining credentials.
- Installation: Dependencies installed via npm.
- Running the Server: Start the server with npm. Authorize Google account access on first run.
- Configuration: Requires
credentials.json
andtoken.json
files. - Tools: Includes a tool to read data from Google Sheets.