G

Google Workspace MCP

The Google Workspace MCP server is a service that connects to Google Workspace (Gmail, Calendar, Drive, etc.) through the Model Context Protocol, providing automated email management, intelligent calendar scheduling, and efficient file management functions, supporting multi - account security authentication and developer - customized integration.
2 points
21

What is Google Workspace MCP Server?

This is an intelligent assistant service that securely connects to your Google account to help you efficiently manage Gmail emails, Google Calendar, and Google Drive files. It uses advanced automation technology to simplify and speed up daily office tasks.

How to use Google Workspace MCP Server?

Simply connect your Google account and then use natural language instructions to complete various office tasks. The system will automatically handle complex background operations, and you only need to focus on the results.

Applicable scenarios

Suitable for office workers, team managers, and individual users who need to frequently process emails, schedule meetings, or manage cloud files. Particularly suitable for handling repetitive workflows and batch operations.

Main features

Intelligent email managementQuickly search, classify, and automatically process emails, supporting complex condition filtering and batch operations.
Calendar automationIntelligently schedule meeting times to avoid time conflicts and automatically handle recurring events.
Intelligent file processingAutomatically organize Google Drive files, supporting advanced search and batch operations.
Multi - account supportManage multiple Google accounts simultaneously, distinguishing between work and personal use.

Advantages and limitations

Advantages
Simplify complex operations and complete professional - level tasks with simple instructions
Automatically handle repetitive work and save time
Secure and reliable, using standard OAuth authentication
Support integration with multiple Google services
Limitations
Requires Google account authorization
Initial setup requires technical knowledge
Some advanced features require API permissions

How to use

Create a Google Cloud project
Visit the Google Cloud Console, create a new project, and enable the Gmail API and Calendar API.
Configure the OAuth consent screen
Set the external user type and add the necessary API scopes.
Create OAuth credentials
Generate a client ID and secret for the desktop application type.
Add MCP server configuration
Add the generated client information to the Cline settings file.
Account authorization
After running the server, complete the authorization process with the instruction 'Add my Google account'.

Usage examples

Quickly find important emailsNeed to find the contract email with attachments sent by the customer last week
Automatically organize subscription emailsAutomatically classify various subscription emails into the specified folder
Intelligently schedule team meetingsSchedule a progress meeting for the project team next week

Frequently Asked Questions

How to ensure the security of my account?
Does it support multiple Google accounts?
What should I do if I encounter an authorization error?
How to update the server version?

Related resources

Google API documentation
Official Google Workspace API reference documentation
GitHub repository
Project source code and issue tracking
OAuth configuration guide
Detailed explanation of the Google OAuth 2.0 authorization process
Installation
Copy the following command to your Client for configuration
{
     "mcpServers": {
       "google-workspace-mcp": {
         "command": "docker",
         "args": [
           "run",
           "--rm",
           "-i",
           "-v", "/home/aaron/.mcp/google-workspace-mcp:/app/config",
           "-v", "/home/aaron/Documents/workspace-mcp-files:/app/workspace",
           "-e", "GOOGLE_CLIENT_ID",
           "-e", "GOOGLE_CLIENT_SECRET",
           "-e", "LOG_MODE=strict",
           "ghcr.io/aaronsb/google-workspace-mcp:latest"
         ],
         "env": {
           "GOOGLE_CLIENT_ID": "123456789012-abcdef3gh1jklmn2pqrs4uvw5xyz6789.apps.googleusercontent.com",
           "GOOGLE_CLIENT_SECRET": "GOCSPX-abcdefghijklmnopqrstuvwxyz1234"
         },
         "autoApprove": [],
         "disabled": false
       }
     }
   }

{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-v", "/home/aaron/.mcp/google-workspace-mcp:/app/config",
        "-e", "GOOGLE_CLIENT_ID",
        "-e", "GOOGLE_CLIENT_SECRET",
        "-e", "LOG_MODE=strict",
        "ghcr.io/aaronsb/google-workspace-mcp:latest"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "123456789012-abcdef3gh1jklmn2pqrs4uvw5xyz6789.apps.googleusercontent.com",
        "GOOGLE_CLIENT_SECRET": "GOCSPX-abcdefghijklmnopqrstuvwxyz1234"
      },
      "autoApprove": [],
      "disabled": false
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
N
Notte Browser
Certified
Notte is an open-source full-stack network AI agent framework that provides browser sessions, automated LLM-driven agents, web page observation and operation, credential management, etc. It aims to transform the Internet into an agent-friendly environment and reduce the cognitive burden of LLMs by describing website structures in natural language.
666
4.5 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
234
4 points
C
Cloudflare
Changesets is a build tool for managing versions and releases in multi - package or single - package repositories.
TypeScript
1.5K
5 points
E
Eino
Eino is an LLM application development framework designed specifically for Golang, aiming to simplify the AI application development process through concise, scalable, reliable, and efficient component abstraction and orchestration capabilities. It provides a rich component library, powerful graphical orchestration functions, complete stream processing support, and a highly scalable aspect mechanism, covering the full-cycle toolchain from development to deployment.
Go
3.5K
5 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
S
Serena
Serena is a powerful open - source coding agent toolkit that can transform LLMs into full - fledged agents that can work directly on codebases. It provides IDE - like semantic code retrieval and editing tools, supports multiple programming languages, and can be integrated with multiple LLMs via the MCP protocol or the Agno framework.
Python
829
5 points
Z
Zhipu Web Search MCP
Python
72
4.5 points
O
Open Multi Agent Canvas
Open Multi - Agent Canvas is an open - source multi - agent chat interface that supports managing multiple agents in dynamic conversations for travel planning, research, and general task processing.
TypeScript
435
4.5 points
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
97
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
150
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
838
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
573
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
289
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase