Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAWAIMAIL_API_KEYYesYour ClawAIMail API key used for authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_inboxes

List all email inboxes

create_inbox

Create a new email inbox (optional — a default inbox is auto-created if needed)

send_email

Send an email. If inbox_id is omitted, uses the default inbox (auto-created if needed).

list_messages

List messages. If inbox_id is omitted, uses the default inbox.

read_email

Read a specific email message. If inbox_id is omitted, uses the default inbox.

search_emails

Search emails by keyword. If inbox_id is omitted, uses the default inbox.

delete_inbox

Delete an inbox and all its messages

account_info

Get account info, plan limits, and usage

my_email

Get your agent's email address (auto-creates one if none exists)

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/joansongjr/clawaimail'

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