PluginBench
MCP Server
Active
MIT

Google Workspace MCP Server MCP Server

io.github.conorbronsdon/gws-mcp-server

What is the Google Workspace MCP Server MCP server?

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

How to install Google Workspace MCP Server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gws-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gws-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gws-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gws-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "gws-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add gws-mcp-server -- npx -y gws-mcp-server

Related MCP servers

Substack MCP server: posts are draft-only by design; short-form Notes publish immediately.

9
TypeScript
MIT
View repository →

OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.

1
TypeScript
MIT
View repository →

Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.

1
TypeScript
MIT
View repository →

Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.

1
TypeScript
MIT
View repository →