Xeams MCP Server
Validate email address and check that status of a previously sent email
MCP Server to Check Email Delivery Status and Validation
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.
Getting Started
Download the source code for this server from GitHub. Refer to the ReadMe file for installation and usage instructions.
Frequently Asked Questions
What is Email MCP Server?
An MCP server facilates an AI tool, such as Claude Desktop, Cursor, or any custom AI Agent to contact an external tool to perform a special task. In this case, this special task is related to validating email addresses and checking the status of a previously sent email.
How do I get started?
Visit the GitHub repository to download necessary files. Refer to the ReadMe file for instructions on setting it up.
After setup is complete, you can submit prompts to your AI chatbot with natural language asking it to check status of a previously sent emails or validate an email address.
Can you give me some example prompts?
Example 1: I sent an email to [email protected] with an updated quote. Was that email delivered?
Example 2: You're an AI agent responsible for saniting a user's input. Valid email addresses to confirm the user did not make any mistakes while entering them.
How much does it cost?
The MCP Server is free. You will need to purchase the Enterprise Edition of Xeams, since it uses the RESTful APIs. Refer to our pricing page for details.
Servidores relacionados
Spreadsheet MCP Server
An MCP server for Google Spreadsheet integration, connecting via a Google Apps Script Web App.
MCP Sharepoint (aisuru)
A Model Context Protocol (MCP) server that exposes core Microsoft SharePoint / Microsoft Graph API functionalities as tools usable by LLM agents (e.g. Claude Desktop).
GoPluto AI MCP
MCP for quick human experts
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.
Obsidian Local REST API
Interact with your local Obsidian vault using a REST API.
Homelab MCP Server
Manage and monitor homelab systems via SSH.
Google Calendar
Interact with Google Calendar APIs to manage events and calendars.
MCP Trello
A server for interacting with Trello boards, handling API integration, rate limiting, and type safety.
Taskade
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
Pandoc
MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.