MCP server for email validator ai. Features validate email, check mx, detect disposable. From MEOK AI Labs.
Project description
Overview
Email Validator AI MCP Server Email validation and verification tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
validate_email |
Validate an email address format, structure, and common issues. |
check_mx |
Check if a domain has valid MX (mail exchange) records. |
detect_disposable |
Detect if an email uses a disposable/temporary email service. |
suggest_correction |
Suggest corrections for common email typos (e.g., gmial.com -> gmail.com). |
Installation
pip install meok-email-validator-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"email-validator-ai": {
"command": "python",
"args": ["-m", "meok_email_validator_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file email_validator_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: email_validator_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01f33f898c8b004e91c6a9d056588c589304aa451128d113b5aaf190353cdcac
|
|
| MD5 |
8d6a576ce7d879c8971efa6a03c26a1f
|
|
| BLAKE2b-256 |
82d094ce94240393ba79d7f262ad2bfa3b9ffe4a849c6bc4656c1c8159b79e76
|
File details
Details for the file email_validator_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: email_validator_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1359d95b47b66f51980af370e05d20a0a12b3cc995709531251987dd21229f9
|
|
| MD5 |
4bb76d63826b72ebc53c5783c653a509
|
|
| BLAKE2b-256 |
ac696478ea8f838c5895241edcfb2847aaffc34f943241294d7de5ad79703b5c
|