Skip to main content
Glama

MCP Server Boilerplate

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

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
geocode

Convert an address to coordinates

reverse-geocode

Convert coordinates to an address

places-search

Search for places using text query

get-directions

Get directions between two locations

distance-matrix

Calculate travel distance and time between multiple origins and destinations

place-details

Get detailed information about a specific place

finance-search

Search for stocks, indices, mutual funds, currencies, and futures using Google Finance

airports-search

Search for airport and flight information using Google Flights

gmail-send-email

Send an email using Gmail

gmail-read-emails

Read/list emails from Gmail with optional search query

gmail-get-email

Get a specific email by message ID

gmail-get-labels

Get all Gmail labels

calendar-create-event

Create a new calendar event. Current time: 8/15/2025, 1:32:34 PM

calendar-list-events

List calendar events with optional filters

calendar-get-event

Get a specific calendar event by ID

calendar-update-event

Update an existing calendar event

calendar-delete-event

Delete a calendar event

calendar-list-calendars

List all available calendars

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/CaptainCrouton89/maps-mcp'

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