Loomal

Google Workspace MCP Server

MCP server by github.com/conorbronsdon/gws-mcp-server

Google Workspace as 41 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.

4 starsnpm: gws-mcp-server

About Google Workspace MCP Server

Google Workspace MCP Server is an MCP (Model Context Protocol) server published by conorbronsdon in the official MCP registry, listed under Workplace & Productivity on Loomal. Google Workspace as 41 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.

It ships as an npm package (gws-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/conorbronsdon/gws-mcp-server, where the project has earned 4 GitHub stars.

Use Google Workspace MCP Server with your agent

Claude Code · one command
claude mcp add google-workspace-mcp-server -- npx -y gws-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-workspace-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server"
      ]
    }
  }
}
npmgws-mcp-server

Frequently asked questions

What is Google Workspace MCP Server?
Google Workspace MCP Server is an MCP (Model Context Protocol) server by conorbronsdon in the Workplace & Productivity category. Google Workspace as 41 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.
How do I connect Google Workspace MCP Server to Claude, Cursor, or another MCP client?
Install Google Workspace MCP Server from its npm package (gws-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Workspace MCP Server open source?
Yes — the source code is public at github.com/conorbronsdon/gws-mcp-server, with 4 GitHub stars.
Can AI agents pay to use Google Workspace MCP Server?
Not yet through Loomal — Google Workspace MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Workspace MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.