UnCorreoTemporal
@francofuji
关于 UnCorreoTemporal
Native MCP email server for AI agents — create temporary inboxes, wait for emails, extract OTPs, and automate email verification flows.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"uncorreotemporal": {
"command": "uvx",
"args": [
"uncorreotemporal-mcp"
],
"env": {
"UCT_API_KEY": "uct_your_key_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论