Home/Directory/Communication/Gsuite

Gsuite

@MarkusPfundstein · github.com/MarkusPfundstein/mcp-gsuite

Integration with gmail and Google Calendar.

ClaimedCommunicationstdiolocal auth
GitHub

Install one command

terminal
$ npx -y @smithery/cli install mcp-gsuite --client claude

Or add it with the Claude CLI: claude mcp add markuspfundstein-mcp-gsuite

Tools exposed 0 tools

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "markuspfundstein-mcp-gsuite": {
      "command": "npx",
      "args": ["-y", "@smithery/cli", "install", "mcp-gsuite", "--client", "claude"],
      "env": {
        "UV_PUBLISH_TOKEN": "<your-uv-publish-token>",
        "UV_PUBLISH_USERNAME": "<your-uv-publish-username>",
        "UV_PUBLISH_PASSWORD": "<your-uv-publish-password>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Communication
Compare
@elie222

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

CommunicationHTTPRead-only auth
11.1k5d ago0 toolslocal
$npx @inbox-zero/cli setup # One-time setup wizard
Compare
@modelcontextprotocol

Post messages, read channels and threads, and resolve users across a Slack workspace.

CommunicationstdioWrite auth
8.8k1mo ago7 toolslocal
$npx -y @modelcontextprotocol/server-slack
Compare
@korotovsky

The most powerful MCP server for Slack Workspaces.

CommunicationstdioWrite auth
1.7k4w ago14 toolslocal
$npx @modelcontextprotocol/inspector go run mcp/mcp-server.go --transport stdio