MCP Server - Temporary Email
by Selenium39
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEMPMAIL_API_KEY | Yes | Your API key from chat-tempmail.com | |
| TEMPMAIL_BASE_URL | No | Base URL for the ChatTempMail API | https://chat-tempmail.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_email_domainsA | 获取系统中所有可用的邮箱域名 |
| create_emailB | 创建新的临时邮箱地址 |
| list_emailsB | 获取账户下的所有邮箱地址 |
| delete_emailC | 删除指定的邮箱地址 |
| get_messagesC | 获取指定邮箱中的所有消息 |
| get_message_detailC | 获取指定消息的详细内容 |
| delete_messageC | 删除指定的消息 |
| get_webhook_configA | 获取当前的webhook配置信息 |
| set_webhook_configB | 设置或更新webhook配置 |
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/Selenium39/mcp-server-tempmail'
If you have feedback or need assistance with the MCP directory API, please join our Discord server