Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRANSPORTNoThe transport protocol to use for the server. Set to 'http' to enable connectivity for the web client (defaults to stdio).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
load_day_planner

Opens an interactive day planning dashboard showing your calendar, emails, and docs.

The dashboard shows:

  • Today's calendar events (expandable to reveal related emails and docs)

  • Inbox emails prioritized by importance

  • Recent Drive documents surfaced by meeting context

  • Interactive buttons: expand events, mark emails handled, start meeting prep

Use this to give the user a holistic view of their day.

handle_day_planner_action

Processes an interactive action triggered by the user in the Day Planner UI.

Action types:

  • mark_email_handled: User marked an email thread as done

  • start_meeting_prep: User wants prep help for a meeting

  • snooze_email: Snooze an email for N hours

  • open_doc: User opened a Drive document

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ui://day-planner/app.html

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/ryaker/day-planner-mcp'

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