MCP.so
Sign In

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

Comments

More Communication MCP servers