Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for SSE server (default: 3000)
MCP_STORAGE_FILENoPath to the storage file (default: ./config.json)
MCP_ENCRYPTION_KEYNoMaster encryption key for encrypting token credentials via AES-256-GCM. If omitted, credentials will be stored in plain JSON.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticate_accountB

Authenticate and register a Google, Microsoft, Zoho, or IMAP/SMTP account. Supports headless OAuth (device code flow) with custom client/tenant configurations.

email_list_emailsC

Search or view recent emails.

email_get_emailC

Fetch the body and metadata of a specific email.

email_send_emailC

Send a plain text or HTML email.

email_manage_emailB

Archive, mark read/unread, or star an email.

email_delete_emailC

Move email to Trash or delete permanently.

calendar_list_eventsB

View scheduled events/appointments within a time range.

calendar_create_eventC

Create a calendar event.

calendar_update_eventC

Modify an existing calendar event.

calendar_delete_eventC

Delete/remove a calendar event.

contacts_search_contactsC

Find contact entries by name or query term.

contacts_create_contactC

Inject a new contact into the address book.

contacts_delete_contactC

Remove a contact entry.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/karljsamuel/mcp-ecc'

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