Skip to main content
Glama

Google Calendar MCP Server

by Caue397
package.json875 B
{ "name": "google-calendar-mcp", "version": "1.0.1", "description": "Google Calendar MCP Server", "type": "module", "bin": { "google-calendar-mcp": "./build/index.js" }, "scripts": { "typecheck": "tsc --noEmit", "build": "npm run typecheck && node scripts/build.js", "start": "node build/index.js", "auth": "node build/auth-server.js", "dev": "ts-node --esm src/index.ts", "postinstall": "scripts/build.js" }, "dependencies": { "@google-cloud/local-auth": "^3.0.1", "@modelcontextprotocol/sdk": "^1.0.3", "@types/express": "^4.17.21", "esbuild": "^0.25.0", "express": "^4.18.2", "force": "^0.0.3", "google-auth-library": "^9.15.0", "googleapis": "^144.0.0", "install": "^0.13.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.4", "typescript": "^5.3.3" } }

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/Caue397/google-calendar-mcp'

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