Connection check
local install
sv-number-mcp-server
Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.
Tools
9
GitHub stars
561
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
9 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
cancel_activation
from source
Cancel an activation when no code arrived; the money returns to the balance in full. Cancel an activation when no code arrived; the money returns to the balance in full.
finish_activation
from source
Close an activation after the code was used. Do this on every success: a forgotten Close an activation after the code was used. Do this on every success: a forgotten
get_balance
from source
Current account balance. Ordering a number needs a funded balance; there is no free tier. Current account balance. Ordering a number needs a funded balance; there is no free tier.
list_countries
from source
Every country the numbers can come from, with its id and operators. Use the id in order_number. Every country the numbers can come from, with its id and operators. Use the id in order_number.
list_services
from source
Services available in a country, best match first. Order the code of the site you are Services available in a country, best match first. Order the code of the site you are
order_number
from source
Order a private number for one service in one country. The number is held for 20 minutes Order a private number for one service in one country. The number is held for 20 minutes
request_another_sms
from source
Ask for one more code on the same number, for a password reset or a re-send. Works Ask for one more code on the same number, for a password reset or a re-send. Works
totp_code
from source
Compute the authenticator code for an account whose second factor was set up with a shared Compute the authenticator code for an account whose second factor was set up with a shared
wait_for_code
from source