MCP Google Calendar And Meet
M

MCP Google Calendar And Meet

This is a production-ready enterprise-level MCP server for comprehensive management of Google Meet through Google Calendar API v3 and Google Meet API v2. Supports Docker containerization, Smithery deployment, direct token authentication, and team security, providing 23 fully verified tools.
2 points
4.1K

What is Google Meet MCP Server?

Google Meet MCP Server is an intelligent assistant plugin that allows you to directly manage Google Calendar and Google Meet conferences through natural language instructions. You can use AI assistants like Claude to create conferences, manage schedules, configure conference spaces, view attendance records, etc., without manually operating the Google interface.

How to use Google Meet MCP Server?

You can use it in three ways: 1) One-click deployment using Smithery (recommended for teams), 2) Deployment using Docker containers (suitable for production environments), 3) Manual installation (suitable for developers). After installation, configure it in Claude Desktop to start using.

Applicable scenarios

Suitable for teams, project managers, administrative assistants, remote team coordinators, educational institutions, and any users who want to automate the conference management process through an AI assistant that frequently schedule and manage conferences.

Main features

Intelligent conference creation
Create Google Calendar events through natural language instructions, automatically add Google Meet links, and configure participant permissions
Conference space management
Create and configure Google Meet spaces, set access permissions (public/trusted/restricted), and enable recording and transcription functions
Participant tracking
View conference attendance records, obtain attendance duration statistics, and generate attendance reports
Automatic transcription and notes
Enable automatic conference transcription and use Gemini AI to generate intelligent conference summaries and action items
Multiple deployment options
Supports one-click deployment on Smithery, Docker containerized deployment, and manual installation to meet the needs of different users
Enterprise-level security
Supports direct token authentication, team security policies, and individual credential isolation, meeting enterprise security standards
Conference recording management
Manage conference recording files, view recorded content, and configure automatic recording preparation
Calendar integration
Fully integrates with Google Calendar API, supporting event creation, update, deletion, and list viewing
Advantages
๐ŸŽฏ One-click deployment: Quickly deploy through the Smithery platform without complex configuration
๐Ÿณ Containerization support: Docker deployment ensures environment consistency and is suitable for production environments
๐Ÿ” Enterprise-level security: Supports team security policies and individual credential management
๐Ÿค– Natural language interaction: Complete complex operations with simple instructions
๐Ÿ“Š Comprehensive functions: Covers the main functions of Google Meet and Calendar
๐Ÿ”„ Automated workflow: Reduce manual operations and improve conference management efficiency
๐Ÿ“ฑ Cross-platform support: Compatible with Windows, macOS, and Linux
Limitations
๐Ÿข Some advanced features require a Google Workspace Business Edition license
๐ŸŽฅ Conference recording needs to be manually activated during the conference and cannot start automatically
๐Ÿง  The intelligent note function requires a Gemini Business/Enterprise Edition license
๐Ÿ”ง Initial configuration requires operations in Google Cloud Console
๐Ÿ“ถ Depends on the availability and rate limits of Google API
๐Ÿ’ป Basic command-line operation knowledge is required (for manual deployment)

How to use

Select a deployment method
Select a deployment method according to your needs: - Team users: Use one-click deployment on Smithery - Production environments: Use Docker deployment - Developers: Manual installation
Configure Google API credentials
Create OAuth 2.0 credentials in Google Cloud Console, enable Calendar API and Meet API, and download the credentials.json file
Install and configure the server
Install according to the selected deployment method and configure environment variables to point to your credential file
Configure Claude Desktop
Add the MCP server configuration to the Claude Desktop configuration file
Start using
Restart Claude Desktop and start using natural language instructions to manage your Google Meet and calendar

Usage examples

Schedule a weekly team meeting
You need to schedule a weekly team stand-up meeting and ensure automatic recording and transcription of the meeting
View the conference attendance report
After the conference, you need to know who attended the conference and their attendance duration
Create a public webinar
You need to host a public webinar that allows anyone to join
Manage multiple calendars
You have multiple calendars (work, personal, project) and need to view and manage them uniformly

Frequently Asked Questions

What type of Google account do I need to use all features?
How to obtain Google API credentials?
What's the difference between Smithery deployment and Docker deployment?
Does conference recording start automatically?
How to ensure the security of my credentials?
What should I do if the server fails to start?
Which MCP clients are supported?
Can I manage multiple Google accounts simultaneously?

Related resources

Smithery Deployment Guide
Detailed deployment steps and team configuration guide for the Smithery platform
Docker Deployment Guide
Complete instructions for Docker containerized deployment, including production environment configuration
Manual Installation Guide
Detailed steps for manual installation and configuration
Security Best Practices
Security configuration guide for individuals and teams
GitHub Repository
Source code, issue tracking, and contribution guide
Smithery Application Page
Application page on the Smithery platform for direct deployment
MCP Protocol Documentation
Official documentation and specifications for the Model Context Protocol
Google API Documentation
Official documentation for Google Calendar API and Meet API

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "google-meet": {
      "command": "npx",
      "args": ["tsx", "/absolute/path/to/google-meet-mcp-server/src/index.ts"],
      "env": {
        "G_OAUTH_CREDENTIALS": "/absolute/path/to/credentials.json"
      },
      "disabled": false
    }
  }
}

{
  "mcpServers": {
    "google-meet": {
      "command": "node",
      "args": ["/absolute/path/to/google-meet-mcp-server/build/index.js"],
      "env": {
        "G_OAUTH_CREDENTIALS": "/absolute/path/to/credentials.json"
      },
      "disabled": false
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 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
18.2K
4.5 points
S
Supergateway
Certified
Supergateway is a tool used to convert MCP servers based on standard input and output into services accessible via SSE or WebSocket, facilitating remote debugging and integration.
TypeScript
20.0K
5 points
M
MCP Send Email
An MCP service for sending emails via the Resend API, integrating Cursor/Claude to achieve automatic AI email sending
TypeScript
10.7K
4 points
I
Imcp
Certified
iMCP is a macOS application that connects users' digital lives through AI. It supports interaction with clients such as Claude Desktop via the Model Context Protocol (MCP), providing various functions including calendar, contacts, location, maps, messages, reminders, and weather.
swift
11.9K
5 points
I
Inbox Zero AI MCP
Inbox Zero is an open-source AI email assistant and client that helps users manage emails efficiently and achieve an empty inbox.
TypeScript
20.7K
5 points
W
Whatsapp
The WhatsApp MCP Server is a tool that connects personal accounts via the WhatsApp Web Multi-Device API. It supports message search, sending, and multimedia processing, and integrates with LLMs such as Claude.
Python
13.4K
5 points
L
Line Bot MCP Server
LINE Bot MCP Server is a service that implements the Model Context Protocol (MCP) for connecting AI agents to LINE official accounts, supporting functions such as pushing text and rich - media messages, broadcasting messages, and retrieving user profiles.
TypeScript
9.3K
4.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
17.5K
4.5 points
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
18.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
54.7K
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
28.5K
5 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
51.1K
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#
24.2K
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
75.5K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
35.5K
4.8 points