Cover image
Try Now
2025-04-06

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Google Meet MCP Server

smithery badge

A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API. This server provides tools for creating and managing Google Meet meetings programmatically.

Description

This project implements an MCP server that allows AI agents to interact with Google Meet by creating, retrieving, and managing meetings through the Google Calendar API. It leverages the MCP (Model Context Protocol) specification to expose these capabilities as tools that can be used by compatible AI systems.

Installation

Installing via Smithery

To install Google Meet MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @cool-man-vk/google-meet-mcp-server --client claude

Manual Installation

# Clone the repository
git clone https://github.com/yourusername/google-meet-mcp.git

# Navigate to the project directory
cd google-meet-mcp

# Install dependencies
npm install

Setup

Before using the Google Meet MCP server, you need to set up your Google API credentials:

  1. Visit the Google Cloud Console
  2. Create a new project or select an existing one
  3. Enable the Google Calendar API
  4. Create OAuth 2.0 credentials (Desktop application)
  5. Download the credentials JSON file and save it as credentials.json in the project root directory
  6. Run the setup script to authenticate and generate the token:
npm run setup

This will open a browser window where you can authorize the application to access your Google Calendar.

Usage

Once setup is complete, you can start the MCP server:

npm run start

The server will run and expose the following tools:

  • create-meeting: Create a new Google Meet meeting
  • list-meetings: List upcoming Google Meet meetings
  • get-meeting-details: Get details about a specific meeting
  • update-meeting: Update an existing meeting
  • delete-meeting: Delete a meeting

MCP Configuration

To use this server with MCP-compatible systems, add the following to your MCP settings configuration file:

{
  "mcpServers": {
    "google-meet": {
      "command": "node",
      "args": ["path/to/google-meet-mcp/src/index.js"],
      "env": {},
      "disabled": false
    }
  }
}

Features

  • Create Google Meet meetings with custom settings
  • Retrieve meeting details including join URLs
  • Update existing meetings
  • Delete meetings
  • List upcoming meetings

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • JackKuo666
  • 🔍 Habilitar asistentes de IA para buscar y acceder a la información del paquete PYPI a través de una interfaz MCP simple.

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

    Reviews

    4 (1)
    Avatar
    user_PFj6FTFR
    2025-04-17

    As a loyal user of MCP applications, I highly recommend the google-meet-mcp-server by cool-man-vk. It's an outstanding tool for managing Google Meet sessions efficiently. The seamless integration and robust functionality make it an essential for online meetings. Check it out at https://github.com/cool-man-vk/google-meet-mcp-server.