Skip to main content
Glama

Google Calendar MCP

by AnByoungHyun
pyproject.toml529 B
[project] name = "google_calendar_mcp" version = "0.1.0" description = "Google Calendar MCP stdio 서버" authors = [ { name = "AnByoungHyun", email = "abhyuni@gmail.com" } ] readme = "README.md" requires-python = ">=3.13" dependencies = [ "google-api-python-client", "google-auth", "google-auth-oauthlib", "fastmcp" ] [project.scripts] google_calendar_mcp = "google_calendar_mcp.server:mcp.run" [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.uv] package = true

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/AnByoungHyun/google_calendar_mcp'

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