Skip to main content
Glama
PranayChowdhury00

MCP Google Calendar Integration

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALENDAR_IDYesYour calendar ID or email
GOOGLE_API_KEYYesYour Google Calendar API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
getMyCalendarDataByDateD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool stands alone without any competing or confusing alternatives.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The naming pattern cannot be inconsistent when only one exists.

Tool Count2/5

A single tool for a Google Calendar integration is too few for the apparent scope. Calendar integrations typically require multiple operations like creating, updating, deleting events, and listing calendars, making this server severely under-equipped.

Completeness1/5

The tool surface is severely incomplete for a Google Calendar domain. With only a date-based data retrieval tool, there are obvious gaps in CRUD operations, event management, and other essential calendar functionalities, which will cause agent failures.

Maintenance

ActivityInactive
ResponsivenessNo issues