Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALENDAR_IDYesYour Google Calendar ID (typically your Gmail address for your primary calendar)
GOOGLE_PUBLIC_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

Only one tool exists, so there is no risk of confusing between tools.

Naming Consistency5/5

With a single tool, naming consistency is inherently maintained.

Tool Count2/5

A Google Calendar server with only one tool is too few for its apparent scope, failing to cover basic operations.

Completeness1/5

The tool has no description and likely only fetches data by date, missing essential CRUD operations for a calendar service.

Maintenance

ActivityInactive
ResponsivenessNo issues