mySoftwareGuide

Safe & trusted downloads

The best software, verified by experts

Icon of program: google-mcp

google-mcp for

<h2>Bridge Google Workspace and MCP for programmatic Workspace control</h2>

  • Free
  • 4.3
  • V v1.1.0

<h2>Bridge Google Workspace and MCP for programmatic Workspace control</h2>

google-mcp from Vakharwalad23 connects Google Workspace to the Model Context Protocol to let AI agents act on Gmail, Calendar, and Drive. The tool exposes operations for listing, reading, sending and replying to email, creating and managing calendar events, and handling Drive files, plus OAuth2 token management and attachment handling. It runs in a Node.js environment and targets developers, AI researchers, and power users who need programmatic Workspace control for automation and experimentation.

What tasks can you actually use it for?

The tool automates common productivity actions that normally require manual API calls. It implements Gmail, Calendar, and Drive endpoints so agents can:

  • manage inbox workflows (list, read, search, send, reply, drafts)
  • create and modify events on a calendar
  • search, upload, download, and delete Drive files
Those concrete operations let AI workflows perform email triage, schedule updates, and file retrieval without custom per-service glue code.

How reliable are its Google operations for production-like automation?

Reliability depends on API surface coverage and token handling that the tool provides. The project uses Google’s OAuth2 protocol for authentication and includes automated token refreshing, which reduces manual token renewal. Attachment handling was introduced in version 1.1.0, so workflows that send or receive file attachments can run through the same interface rather than using separate upload scripts.

What does setup and input look like for a developer?

Setup requires development steps and platform prerequisites rather than a point-and-click installer. The tool requires a Node.js environment and a Google Cloud Project to obtain API credentials, and it runs on Windows, macOS, and Linux. It is designed to act as an MCP server and is compatible with clients that support the Model Context Protocol, such as Claude Desktop, so integration is code-driven and aimed at people comfortable editing configuration and service credentials.

How does it handle privacy, tokens, and local files?

Data flows and token management are explicit parts of the implementation. The tool implements OAuth2 token management for authenticated access and documents bridging between local file systems and Google Drive so attachments can originate from local storage or cloud files. Being open source and hosted on GitHub, the codebase is inspectable, which supports review of how tokens and files are stored or transmitted.

Practical integration for developer-driven AI workflows, with a clear trade-off

google-mcp is a practical option for developers and researchers who accept code-level setup and maintenance, because it is open source and designed as an MCP server. It suits projects that require programmatic Workspace access under developer control. Expect a hands-on installation and configuration phase rather than a turn-key consumer product; plan for developer time to review security and deployment choices.

  • Pros

    • Unified MCP interface for Gmail, Calendar and Drive operations
    • Automated OAuth2 token management reduces manual refresh tasks
    • Attachment support added in version 1.1.0 for email workflows
    • Open-source codebase hosted on GitHub for inspection and extension
  • Cons

    • Requires a Google Cloud Project for API credentials
    • Needs a Node.js environment and developer configuration
    • Designed as a developer tool, not a consumer turnkey solution
    • Operation depends on proper OAuth2 setup and credential handling
Icon of program: google-mcp

google-mcp for

  • Free
  • 4.3
  • V v1.1.0