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

コメント

「コミュニケーション」の他のコンテンツ