Back to directory
cool-man-vk/google-meet-mcp-server

cool-man-vk/google-meet-mcp-server

@cool-man-vk2611

A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API.

Google MeetMCPCalendar APImeetingautomationcloud

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/4/5
Updated
2025/8/25