Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTNoThe output directory for .eml files (e.g., --out in CLI)./mail
SMTP_HOSTNoThe SMTP server host (e.g., --smtp-host in CLI)127.0.0.1
SMTP_PORTNoThe SMTP server port (e.g., --smtp-port in CLI)25

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_messagesC

List received email messages.

get_messageB

Get a received email message by id.

clear_messagesA

Delete all received email messages from the output directory.

get_server_statusA

Get SMTP listener and message store status.

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/fclef819/localSMTP-mcp'

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