Xeams MCP Server
officielValidate 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.
Serveurs connexes
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Dub.co Short Links (Unofficial)
An unofficial MCP server for creating and managing short links with Dub.co.
Shine Tools MCP Server
Provides tech radar recommendations, customer management, product catalog, and invoicing functionality using external JSON data files.
timemap-mcp
Chinese metaphysics calculations for AI agents — BaZi Four Pillars, Tong Shu almanac, Feng Shui Life Gua, hexagram lookup, and more. 740+ tests verified against Joey Yap reference data.
Screen View
Capture and analyze screenshots using the Claude Vision API.
Homelab MCP
MCP servers for managing homelab infrastructure through Claude Desktop. Monitor Docker/Podman containers, Ollama AI models, Pi-hole DNS, Unifi networks, and Ansible inventory.
Team Relay MCP
Read, search, and write Obsidian vault notes via Team Relay collaborative server. Supports shared folders and real-time sync.
mpesa-mcp
MCP server for M-Pesa (Safaricom Daraja) and Africa's Talking APIs. Gives AI coding assistants — Claude Code, Cursor, GitHub Copilot — direct access to East African payment and SMS infrastructure from a single server. What it does: STK Push payments via Safaricom Daraja (triggers M-Pesa prompt on user's phone) Transaction status queries SMS to 20+ African telecom networks via Africa's Talking Airtime top-up across East and West Africa Safety: All 5 tools are annotated per MCP 2025-03-26 spec — payment and SMS tools declare destructiveHint: true, so Claude Desktop and other clients show confirmation dialogs before executing. Query tools declare readOnlyHint: true for auto-approval. Install: pip install mpesa-mcp Who it's for: Developers building AI agents for East African markets. M-Pesa handles ~$50B/year in transactions and reaches 50M+ users. Africa's Talking reaches 300M+ phones across 20+ telecoms.
Yuga Planner
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar
Apple Reminders
A server for native integration with Apple Reminders on macOS.
Jira Thing
An example MCP server for interacting with Jira, deployable on Cloudflare Workers.