MCP.so
登录

FreeCustom.Email MCP — AI Email + OTP Automation for Agents

@DishIs

关于 FreeCustom.Email MCP — AI Email + OTP Automation for Agents

AI-native disposable email + OTP extraction for LLM agents.

基本信息

分类

沟通协作

传输方式

stdio

发布者

DishIs

提交者

Dishant Singh

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "fce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fce-mcp-server"
      ],
      "env": {
        "FCE_API_KEY": "your_api_key_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

沟通协作 分类下的更多 MCP 服务器