Skip to main content
Glama
naotaka3

Google Calendar MCP Server

by naotaka3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoMCP server host (default: localhost)localhost
PORTNoMCP server port (default: 3000)3000
AUTH_HOSTNoAuth server host (default: localhost)localhost
AUTH_PORTNoAuth server port (default: 4153)4153
USE_MANUAL_AUTHNoEnable manual authentication (useful when localhost is not accessible)
GOOGLE_CLIENT_IDYesYour Google OAuth client ID
GOOGLE_REDIRECT_URINoOAuth2 redirect URIhttp://localhost:4153/oauth2callback
GOOGLE_CLIENT_SECRETYesYour Google OAuth client secret
TOKEN_ENCRYPTION_KEYNoToken encryption key (auto-generated if not set) - must be a 64 character hex string

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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