Server data from the Official MCP Registry
Gives an AI agent a disposable email and a real UK phone number to test signup flows.
About
Gives an AI agent a disposable email and a real UK phone number to test signup flows.
Security Report
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SMS_FLORIN_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-flovoice53-tech-agent-identity-mcp": {
"env": {
"SMS_FLORIN_API_KEY": "your-sms-florin-api-key-here"
},
"args": [
"-y",
"agent-identity-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
agent-identity-mcp
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:
- receivemail.dev for the email side.
- sms-florin for the phone/SMS side.
Status: working, not yet published to npm/registries
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. Publishing itself (npm, MCP registries) is a separate step not yet done.
Setup
{
"mcpServers": {
"agent-identity": {
"command": "node",
"args": ["/Users/florin/Documents/sms-florin/agent-identity-mcp/dist/index.js"],
"env": {
"SMS_FLORIN_API_KEY": "your_key_here"
}
}
}
}
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. |
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
