Google Sheets MCP Pack
Remote endpoints: streamable-http: https://gateway.pipeworx.io/google_sheets/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (172/172 approved). 1 finding(s) downgraded by scanner intelligence.
6 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pipeworx-io-google-sheets": {
"url": "https://gateway.pipeworx.io/google_sheets/mcp"
}
}
}From the project's GitHub README.
Google Sheets MCP Pack
Part of the Pipeworx open MCP gateway.
| Tool | Description |
|---|---|
sheets_read | Read data from a Google Sheets range. Returns rows as arrays. |
sheets_write | Write data to a Google Sheets range. Overwrites existing data. |
sheets_append | Append rows to the end of a Google Sheets table. |
sheets_get_spreadsheet | Get spreadsheet metadata — title, sheets/tabs, and properties. |
sheets_create | Create a new Google Spreadsheet. |
Add to your MCP client config:
{
"mcpServers": {
"google_sheets": {
"url": "https://gateway.pipeworx.io/google_sheets/mcp"
}
}
}
Or use the CLI:
npx pipeworx use google_sheets
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.