Aleksey Shenker G-MCP

Personal Model Context Protocol(MCP) servers for automating Google Workspace services through AI assistants. These run locally on the user's machine and connect to Google APIs via OAuth 2.0.

Services

How it works

  1. The MCP server runs locally on your computer as a Node.js process.
  2. On first use, a browser-based OAuth 2.0 flow authorizes access to your Google account.
  3. OAuth tokens are stored locally on your machine. No data is sent to external servers.
  4. Your AI assistant communicates with the MCP server over stdio to perform actions on your behalf.

Contact

Questions or concerns: alekseyshenker@gmail.com