Zyntra - Temp e-mails MCP
About
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.
Details
- Author
- Unknown
- Categories
- Developer Tools, Automation
Jump to
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.
Connect your AI coding assistant directly to Zyntra's email API using theModel Context Protocol (MCP). With MCP, your AI agent can list, read, and delete emails in your Zyntra inboxes — no manual API calls required.
Perfect for:automating email verification flows, extracting OTP codes, cleaning up test inboxes — all from a natural language prompt inside Claude, Cursor, or Windsurf.
- Sign up or log in atapp.zyntra.app
- Go toSettings → API Keys
- ClickCreate Key, give it a name, and copy the value
Keep this key handy — you'll add it to your AI tool's config below.
The Zyntra MCP server is hosted athttps://mcp.zyntra.app. Add the following to your AI tool's MCP configuration:
Open~/Library/Application Support/Claude/claude_desktop_config.jsonand add:
{ "mcpServers": { "zyntra": { "url": "https://mcp.zyntra.app/mcp", "headers": { "X-API-Key": "your_api_key_here" } } } }
OpenSettings → MCPand add a new server:
{ "zyntra": { "url": "https://mcp.zyntra.app/mcp", "headers": { "X-API-Key": "your_api_key_here" } } }
In your MCP configuration file (.mcp.jsonor via the UI), add:
{ "mcpServers": { "zyntra": { "url": "https://mcp.zyntra.app/mcp", "headers": { "X-API-Key": "your_api_key_here" } } } }
Once connected, your AI agent has access to 5 tools:
See theTool Referencefor full details andExamplesfor real automation recipes.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Receive-only email and SMS inboxes for automated testing, with wait-for-OTP and wait-for-link tools that let agents complete verification flows.
Free disposable email for AI—check any @mailinator.com inbox, retrieve messages in multiple formats, and extract verification codes for automated workflows.
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Equip AI agents with evaluation and self-improvement capabilities with Root Signals.
Remote MCP server that gives your AI agent a dead-man's-switch: it calls create_heartbeat, pings on schedule, and emails you the instant an agent or cron loop stops checking in.
fable-discipline is a Claude Code plugin that makes agentic software work follow repeatable working patterns: design before code, verify after edits, separate author from reviewer, preserve verified state between sessions, and report uncertainty honestly.
An MCP server for Factifai, enabling integration with any MCP-compatible AI tool to create and retrieve test results asynchronously.
Preflight checks for paid x402 and MCP tools before marketplace listing.
An intelligent MCP server that automates the reproduction of GitHub issues for AWS CDK projects.
Modern Open source Test Management with MCP Server integration
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


