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_inboxesB

List all email inboxes

create_inboxB

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

send_emailB

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

list_messagesB

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

read_emailB

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

search_emailsB

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

delete_inboxB

Delete an inbox and all its messages

account_infoB

Get account info, plan limits, and usage

my_emailA

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