Xeams MCP Server
Validate email address and check that status of a previously sent email
Ads
Overview
Imagine you're building a chatbot for your organization where clients can ask about their order status. Using this MCP server, you can quickly submit requests to check the status of a previously sent email using an AI prompt. Additionally, you can validate email addresses entered by your users to confirm their existence. This validation is more than a simple syntax check. It not only checks if the domain name has an MX record, but it will also confirm if the user exists in that domain. Download the source code for this server from GitHub. Refer to the ReadMe file for installation and usage instructions.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Check email delivery status
Ask your AI assistant to check whether a previously sent email was delivered, bounced, or is still pending via the server's RESTful APIs.
- Validate email address existence
Ask your AI assistant to confirm an email address is real by checking the domain's MX record and verifying the user exists on that domain.
- Sanitize user input
Ask your AI assistant to validate email addresses entered by users to catch typos or invalid entries before submission.
Tags
- email-automation
- communication
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.