Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLIP_API_KEYYesYour Blip API key. Create one at https://useblip.email/app

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_inbox

Create a new disposable email inbox. Returns the inbox ID and email address.

list_inboxes

List all active inboxes for the current API key.

get_inbox

Get inbox details and list of received emails.

read_email

Read the full content of a specific email including body, headers, and attachments.

extract_codes

Extract OTP codes and verification links from the most recent email in an inbox. Use this after creating an inbox and receiving a verification/signup email.

wait_for_email

Poll an inbox until an email arrives. Returns the email once received. Times out after the specified duration.

delete_inbox

Delete an inbox and all its emails.

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/blipemail/blip'

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