
FreeCustom.Email MCP — AI Email + OTP Automation for Agents
@DishIs
About FreeCustom.Email MCP — AI Email + OTP Automation for Agents
AI-native disposable email + OTP extraction for LLM agents.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fce-mcp": {
"command": "npx",
"args": [
"-y",
"fce-mcp-server"
],
"env": {
"FCE_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is FreeCustom.Email MCP?
FreeCustom.Email MCP is an AI-native email workflow server for agents. It generates disposable inboxes, receives emails, and extracts OTPs using intent-driven MCP tools.
How to use FreeCustom.Email MCP?
Invoke the MCP tools via your MCP client. For example, call create_and_wait_for_otp with a timeout parameter to generate an inbox and wait for an OTP in one step. No polling, parsing, or regex is required.
Key features of FreeCustom.Email MCP
- Generate inbox and wait for OTP in one call
- Fetch full email data (sender, subject, body)
- Get OTP or verification link instantly
- No polling, parsing, or regex required
Use cases of FreeCustom.Email MCP
- AI agent signup automation
- CI/CD authentication testing
- Multi-agent workflows
- QA and
More Communication MCP servers
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Comments