Add MCP Server to access and edit Google Sheets

This commit is contained in:
Xing Wu
2025-03-21 23:58:31 -07:00
parent 37bf22f889
commit d4e5c3913a
3 changed files with 4 additions and 0 deletions

View File

@@ -197,6 +197,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [bytebase/dbhub](https://github.com/bytebase/dbhub) 📇 🏠  Universal database MCP server supporting mainstream databases.
- [GreptimeTeam/greptimedb-mcp-server](https://github.com/GreptimeTeam/greptimedb-mcp-server) 🐍 🏠 - MCP Server for querying GreptimeDB.
- [idoru/influxdb-mcp-server](https://github.com/idoru/influxdb-mcp-server) 📇 ☁️ 🏠 - Run queries against InfluxDB OSS API v2.
- [xing5/mcp-google-sheets](https://github.com/xing5/mcp-google-sheets) 🐍 ☁️ - A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
### 💻 <a name="developer-tools"></a>Developer Tools