
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
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
Outlook MCP Server
Wallisking1991Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
Comments