All MCP servers

Google Docs

Official
by Api.Airforcestdio070MIT

MCP server for Google Docs integration with OAuth2 and service account support.

mcpopen-source

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "google-docs-impfe47b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}