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.
関連サーバー
Vault MCP
An Obsidian plugin that embeds an MCP server to interact with your notes using AI.
MCP Microsoft Office Bridge
A secure, multi-user server connecting LLMs to Microsoft 365 services.
DeepSRT
Summarize YouTube videos using the DeepSRT API.
atlassian-mcp-server
Atlassian’s Remote Model Context Protocol (MCP) Server to allow LLMs to talk to Jira, Confluence, OpsGenie, and many other Atlassian prodcuts
Todoist
Manage your Todoist tasks and projects using the Todoist Python 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.
Intelligent Form Collection Server
An intelligent form collection server for conflict mediation, integrating with large model platforms like Cursor and Dify via the MCP protocol.
AppleScript BB MCP Server
Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
Shared Memory
Provides shared memory for agentic teams to improve token efficiency and coordination.
Date-time Tools
A server for date-time manipulation and timezone conversion.