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

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

@cool-man-vk

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
2026/6/14
Updated
2026/6/15