Skip to main content
Glama

Routine

Official
by routineco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
help

Tools

Functions exposed to the LLM to take actions

NameDescription
authProfile

Main user identity.

calendarAll

All calendars.

calendarGet

A calendar.

eventDay

The events on a given day.

eventGet

An event.

eventTimeline

Agenda view for a day.

pageAll

All pages.

pageGet

Get a page.

peopleByEmail

The potential contact owning this email address.

peopleGet

The contact with the given id.

taskComplete

Complete a task.

taskCreateSimple

Create a task (simplified for MCP). Usually you only need to pass the title. Do not try to pass the integration_id or distant_task_id.

taskDay

Tasks of a day sorted by: starred < default < (completed or ignored).

taskGet

A task.

taskUncomplete

Uncomplete a task.

taskUpcoming

Non-allocated organized by week and sorted alphabetically.

taskUnplanned

Unplanned tasks.

taskUpdate

Patch a task.

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/routineco/mcp-server'

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