mcpbeat Sign in

MCP Gee Sweet MCP Server

local only

MCP Gee Sweet runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.

MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.

Installs / week
pypi · mcp-gee-sweet
0
Stars
127 open issues
10 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Gee Sweet every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-gee-sweet -- uvx mcp-gee-sweet
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gee-sweet": {
      "args": [
        "mcp-gee-sweet"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-gee-sweet]
command = "uvx"
args = ["mcp-gee-sweet"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gee-sweet": {
      "args": [
        "mcp-gee-sweet"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-gee-sweet": {
      "args": [
        "mcp-gee-sweet"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Gee Sweet

same job, measured the same way
Google Workspace
by mindstone

Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

246 installs/wk local only
I
Workspace MCP
by taylorwilsdon

Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.

27 360 installs/wk local only
Google Workspace MCP Server
by conorbronsdon

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

272 installs/wk local only
MCP fork of Google Workspace CLI
by shigechika

MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)

local only
Better Workspace MCP
by n24q02m

Google Workspace MCP — Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms

446 installs/wk local only
Gws Connector
by orieg

Multi-account Google Workspace MCP — Gmail, Calendar, Drive, Sheets, Docs with smart routing.

local only
Google MCP
by matiasbattocchia

Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

answering
Google Workspace MCP Server
by takiguchi-yu

An MCP server for Google Workspaces.

142 installs/wk local only

MCP Gee Sweet — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Gee Sweet?
MCP Gee Sweet runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-gee-sweet.
How do I connect MCP Gee Sweet?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-gee-sweet straight from pypi; nothing to host, nothing to sign up for.
Is MCP Gee Sweet open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 127 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.