Voidmob MCP
Mobile proxies, non-VoIP SMS verifications, dedicated numbers, and global eSIMs - exposed as 28 tools your AI agent can call directly. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-02 · ★ 4 · #452 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Voidmob MCP
before you install - you'll need
Set VOIDMOB_API_KEY, VOIDMOB_SANDBOX before connecting.
Claude Code
claude mcp add voidmobcom-voidmob-mcp -- npx -y @voidmob/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"voidmobcom-voidmob-mcp": {
"command": "npx",
"args": [
"-y",
"@voidmob/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @voidmob/mcp - the @voidmob scope differs from the repo owner (voidmobcom); confirm it's the project's official package
registry namespace io.github.voidmobcom is GitHub-verified and matches the repo owner
03 · What Voidmob MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list services with prices, read status and received messages, cancel a verification or long-term rental, and find global data plans.
Capability map
Tools grouped from the project's README - what Voidmob MCP lets an agent do.
Proxy
7 tools - e.g. Status, usage, and gateway credentials; Rotate a dedicated proxy to a new IP; Extend expiry
get_proxy_status · rotate_proxy_ip · renew_proxy · regenerate_proxy_password · list_proxy_lists · create_proxy_list…
read & search
5 tools - e.g. Balance, rate limits, and account id; List services with prices; List available mobile proxy plans
get_account · search_sms_services · search_proxies · get_geo · list_orders
Esim
4 tools - e.g. Find global data plans; Status and data usage; Browse and buy top-ups
search_esim_plans · get_esim_status · topup_esim · get_esim_qr
Dedicated
3 tools - e.g. Countries, monthly prices, and stock; Buy a private all-services monthly number; Status and received SMS with parsed codes
search_dedicated_countries · purchase_dedicated_number · get_dedicated_number
Rent
2 tools - e.g. Rent a US number (verification / long-term rental); Extend a long-term rental for another period
rent_number · re_rent_rental
Rental
2 tools - e.g. Read status and received messages; Cancel a verification or long-term rental
get_rental · cancel_rental
Purchase
2 tools - e.g. Buy a plan; Buy a mobile proxy
purchase_esim · purchase_proxy
Reuse
1 tool - e.g. Free or paid reuse of a completed verification
reuse_number
Latest releases
v1.1.3 · 2026-07-02
Internal cleanup patch: shared SMS-message rendering helper, dedicated test fixtures promoted to a fixtures module (also fixes duplicate test registration), sandbox mock phone helper deduplicated, and list_orders now…
v1.1.2 · 2026-07-02
Metadata-only patch on top of v1.1.0: the MCP registry listing description now mentions dedicated numbers (and fits the registry's 100-char cap), and the version-sync gate validates description length and the nested…
v1.1.0 · 2026-07-02
Dedicated monthly numbers are now first-class: 3 new tools (search_dedicated_countries, purchase_dedicated_number, get_dedicated_number), with toggle_auto_renew and list_orders extended to cover them, and full sandbox…
04 · Who maintains Voidmob MCP
voidmob-mcp is maintained by voidmobcom. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/voidmobcom/voidmob-mcp
- website
- https://voidmob.com/
- category
- other - ranked #452 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-07-02)
- registry
- io.github.voidmobcom/voidmob-mcp (active, first published 2026-02-12 · 7 versions)
- packages
- npm:@voidmob/mcp
06 · Voidmob MCP FAQ
Is Voidmob MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-02 and it shipped 3 releases in the last 90 days. We re-verify nightly.
What can Voidmob MCP do?
With this server connected, an agent can list services with prices, read status and received messages, cancel a verification or long-term rental, and find global data plans.
How do I install Voidmob MCP?
Run `npx -y @voidmob/mcp`. The README documents 2 environment variables (VOIDMOB_API_KEY, VOIDMOB_SANDBOX) to set first. Set VOIDMOB_API_KEY, VOIDMOB_SANDBOX before connecting. You can also paste the ready-made client config above.
Does Voidmob MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Voidmob MCP
Alternatives to Voidmob MCP
Maintained other servers if Voidmob MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Lific · Webcake Landing · Kernelcad · Codex MCP Go · Tokenscope
More TypeScript MCP servers · React Render Profile MCP · Pincer · Openflowkit MCP · WebCake Storefront · see all