Gives an AI agent a disposable email and a real UK phone number to test signup flows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Identity MCP.
create_test_emailGet a fresh disposable email address, valid up to 60 minutes.
get_test_email_messagesRead what's arrived on an address created above.
list_servicesList services a phone number can be rented for.
rent_test_phone_numberRent a real UK number for a service. Costs balance.
wait_for_test_smsBlock until the SMS/OTP code arrives.
MCP server that gives an AI agent a throwaway test identity β a real disposable email address and a real UK phone number β so it can sign up for something it's testing and read back the verification email/SMS itself, without a human in the loop.
Bundles two existing services:
create_test_email no longer needs any receivemail.dev credential β mailbox creation is public/self-serve (rate-limited: 20/min per IP, 5,000/day total). The only credential needed is your own SMS_FLORIN_API_KEY, for the phone-number tools.
| Tool | Description |
|---|---|
create_test_email | Get a fresh disposable email address, valid up to 60 minutes. |
get_test_email_messages | Read what's arrived on an address created above. |
list_services | List services a phone number can be rented for. |
rent_test_phone_number | Rent a real UK number for a service. Costs balance. |
wait_for_test_sms | Block until the SMS/OTP code arrives. |
Building or testing an AI shopping agent (ACP/agentic commerce)? acp-sandbox is a hosted mock merchant your agent can complete a full test checkout against β no real store, no real money. Combined with this package, an agent gets a disposable email/phone for the buyer identity and a merchant to actually check out with, entirely test-side.
Ship your own signup/verification flow? otp-watch uses the same underlying real phone numbers and disposable mailboxes to answer a different question: is your OTP/verification SMS or email actually arriving, and how fast? Point your own cron/CI at it to catch a broken delivery pipeline before your users do.
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-identity-mcp)<a href="https://allmcps.com/mcp/agent-identity-mcp"><img src="https://allmcps.com/api/badge/agent-identity-mcp?style=directory" alt="Agent Identity MCP on AllMCPs" /></a>