SERVER

Agentsim MCP Server

Rank #12774

dev.agentsim/mcp

Real SIM-backed phone numbers for AI agents — autonomous OTP capture, no VoIP, no human steps.

First listed
Mar 23, 2026
Last publish date
Apr 6, 2026
OVERVIEW

Agentsim MCP Server is a Model Context Protocol (MCP) server published by agentsimdev. It ranks #12774 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Agentsim MCP Server is listed on Official MCP, with 8 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Apr 6, 2026.

STANDING
#12,774of 58,900 tracked serversTop 25%

Ranks ahead of 46,126 of 58,900 servers on MCP Toplist.

CONNECT

Use Agentsim MCP Server

Add Agentsim MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "agentsim": {
      "url": "https://mcp.agentsim.dev/mcp"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "agentsim": {
      "command": "uvx",
      "args": [
        "agentsim-mcp"
      ],
      "env": {
        "AGENTSIM_API_KEY": "<your AGENTSIM_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

agentsimdev

Organization
Total servers
2
Total versions
8
VERSIONS

Available versions (8)

VersionPublished
0.15.0Apr 6, 2026
0.14.0Apr 5, 2026
0.13.0Mar 30, 2026
0.12.0Mar 29, 2026
0.10.2Mar 29, 2026
0.3.1Mar 23, 2026
0.2.5Mar 23, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Agentsim MCP Server?
Real SIM-backed phone numbers for AI agents — autonomous OTP capture, no VoIP, no human steps.
Who maintains Agentsim MCP Server?
Agentsim MCP Server is maintained by agentsimdev, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
Is Agentsim MCP Server an official MCP server?
Yes — Agentsim MCP Server is listed on the Official MCP Registry.
How many versions does Agentsim MCP Server have?
MCP Toplist tracks 8 versions of Agentsim MCP Server, most recently published on Apr 6, 2026.
Where can I find the source code for Agentsim MCP Server?
The source code for Agentsim MCP Server is hosted at github.com/agentsimdev/agentsim-mcp.
EXPLORE