agent-identity-mcp
Rank #31,582io.github.flovoice53-tech/agent-identity-mcp
Gives an AI agent a disposable email and a real UK phone number to test signup flows.
agent-identity-mcp is a Model Context Protocol (MCP) server published by flovoice53-tech. It ranks #31,582 of 132,405 servers tracked on MCP Toplist. agent-identity-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 100,823 of 132,405 servers on MCP Toplist.
Use agent-identity-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add agent-identity-mcp -e "SMS_FLORIN_API_KEY=<your SMS_FLORIN_API_KEY>" -- npx -y agent-identity-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agent-identity-mcp]
command = "npx"
args = ["-y", "agent-identity-mcp"]
[mcp_servers.agent-identity-mcp.env]
SMS_FLORIN_API_KEY = "<your SMS_FLORIN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<your SMS_FLORIN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<your SMS_FLORIN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-identity-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<your SMS_FLORIN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<your SMS_FLORIN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-identity-mcp": {
"command": "npx",
"args": [
"-y",
"agent-identity-mcp"
],
"env": {
"SMS_FLORIN_API_KEY": "<your SMS_FLORIN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.flovoice53-tech%2Fagent-identity-mcp)<a href="https://mcptoplist.com/server/io.github.flovoice53-tech%2Fagent-identity-mcp"><img src="https://mcptoplist.com/badge/io.github.flovoice53-tech%2Fagent-identity-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
flovoice53-tech
Other servers by flovoice53-tech
View all flovoice53-tech servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 11, 2026 |
Frequently asked questions
- Who maintains agent-identity-mcp?
- agent-identity-mcp is maintained by flovoice53-tech, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is agent-identity-mcp listed on the Official MCP Registry?
- Yes — agent-identity-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does agent-identity-mcp have?
- MCP Toplist tracks 1 version of agent-identity-mcp, most recently published on Aug 11, 2026.
- Where can I find the source code for agent-identity-mcp?
- The source code for agent-identity-mcp is hosted at github.com/flovoice53-tech/agent-identity-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.