Skip to main content
Glama

Google Meet MCP Server

package.json620 B
{ "name": "google-meet-mcp", "version": "1.0.0", "description": "A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "setup": "node src/setup.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "google-meet", "calendar", "mcp", "model-context-protocol" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "googleapis": "^126.0.0", "open": "^9.1.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cool-man-vk/google-meet-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server