MCP.so
登录
服务器
U

UnCorreoTemporal

@francofuji

Native MCP email server for AI agents — create temporary inboxes, wait for emails, extract OTPs, and automate email verification flows.

概览

What is UnCorreoTemporal?

UnCorreoTemporal is an MCP server for UnCorreoTemporal, focused on autonomous signup and email verification workflows. It provides AI agents with temporary email inboxes to receive and process verification emails, extract one-time passcodes (OTPs) and verification links.

How to use UnCorreoTemporal?

Connect via the public remote endpoint (https://uncorreotemporal.com/mcp) with no local installation, or install locally using uvx uncorreotemporal-mcp with a UCT_API_KEY. Configure the server in claude_desktop_config.json or run directly with uvx uncorreotemporal-mcp.

Key features of UnCorreoTemporal

  • Create temporary signup inboxes for any service
  • Wait for and receive verification emails
  • Extract OTP codes from email messages
  • Extract verification links from email bodies
  • Complete full signup flow with a single tool call
  • Support for stdio, streamable-http, and SSE transports

Use cases of UnCorreoTemporal

  • AI agents autonomously creating accounts on third-party services
  • Automating email verification steps in signup workflows
  • Testing registration flows without exposing a real email address
  • Orchestrating multi-step registration with OTP and link extraction

FAQ from UnCorreoTemporal

What is the complete_signup_flow tool?

It runs the full signup workflow in one call: creates an inbox, waits for the verification email, extracts the verification link and OTP, and returns them together.

What authentication is required?

A UCT_API_KEY environment variable is required for production workloads. Get your API key at uncorreotemporal.com.

What transport modes are supported?

The default transport is stdio. It also supports streamable-http and sse via the UCT_MCP_TRANSPORT environment variable.

How do inbox IDs work?

Each inbox_id is the same as the temporary email address (e.g., [email protected]).

What are the timeout and polling defaults?

The default HTTP timeout is 20 seconds (UCT_HTTP_TIMEOUT_SECONDS). Polling intervals and timeouts for email waiting are configurable per tool call.

标签

来自「其他」的更多内容