Skip to main content
Glama

Google Calendar MCP

by Avik-creator
Dockerfile419 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config FROM python:3.12-slim WORKDIR /app # Install dependencies COPY pyproject.toml requirements.txt ./ RUN pip install --no-cache-dir fastmcp==2.3.3 google-api-python-client>=2.169.0 google-auth-httplib2>=0.2.0 google-auth-oauthlib>=1.2.2 python-dotenv requests # Copy source code COPY . . # Default command CMD ["python", "main.py"]

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/Avik-creator/googlecalendarMCP'

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