Selenium39/mcp-server-tempmail
If you are the rightful owner of mcp-server-tempmail and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for managing temporary emails using the ChatTempMail API.
Tools
Functions exposed to the LLM to take actions
get_email_domains
Get all available email domains in the system.
create_email
Create a new temporary email address.
list_emails
Get all email addresses under your account.
delete_email
Delete the specified email address.
get_messages
Get all messages in the specified email address.
get_message_detail
Get detailed content of the specified message.
delete_message
Delete the specified message.
get_webhook_config
Get current webhook configuration information.
set_webhook_config
Set or update webhook configuration.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client