All MCP servers

Mcp Gsheets

Official
by Api.Airforcestdio073MIT

MCP server for Google Sheets API — read, write, format, batch operations.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-gsheets-imp1d0e2": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}