useblip/email
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLIP_API_KEY | Yes | Your Blip API key. Create one at https://useblip.email/app |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_inboxA | Create a new disposable email inbox. Returns the inbox ID and email address. |
| list_inboxesA | List all active inboxes for the current API key. |
| get_inboxC | Get inbox details and list of received emails. |
| read_emailA | Read the full content of a specific email including body, headers, and attachments. |
| extract_codesA | 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_emailA | Poll an inbox until an email arrives. Returns the email once received. Times out after the specified duration. |
| delete_inboxB | Delete an inbox and all its emails. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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