Skip to main content
Glama
sv-number

SV Number MCP Server

Official
by sv-number

order_number

Order a temporary private phone number for one service and country. The number is reserved for 20 minutes and payment is held until the SMS verification code arrives.

Instructions

Order a private number for one service in one country. The number is held for 20 minutes and belongs to this activation alone. Money is held now and charged when the code arrives.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryYesCountry id from list_countries
serviceYesService code from list_services, for example tg
maxPriceNoCeiling per activation; prices float with demand
operatorNoOperator, or any to keep the pool wideany
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must disclose behavioral traits, and it does so effectively: the number is private, exclusive to one activation, held for 20 minutes, and money is held now but charged only when the code arrives. These details go beyond the schema and give the agent important non-obvious information about the tool's behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, with the main purpose front-loaded in the first sentence and the key behavioral details in the second. Every word earns its place, and there is no redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no output schema and no annotations, the description covers the essential context: the ordering process, the exclusivity, the 20-minute hold, and the payment model. It does not mention what the response returns (e.g., an activation ID), but that is not required given the absence of an output schema. Minor missing details like prerequisites (funds) are implied by 'Money is held now'.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

All four parameters have descriptions in the schema (100% coverage), so the baseline is 3. The description does not add any parameter-specific details beyond what the schema already provides, but the schema is sufficiently descriptive (e.g., 'Country id from list_countries', 'Ceiling per activation'). Thus the description adds no extra value here.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's action: 'Order a private number for one service in one country.' This specifies the verb ('order'), the resource ('private number'), and the scope ('for one service in one country'), distinguishing it from siblings like list_services or wait_for_code. The purpose is unambiguous and complete.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context that this is the initial step to obtain a number for a single service and country, including the 20-minute hold and payment timing. It does not explicitly state exclusions or alternatives, but the purpose is distinct enough from the sibling tools that an agent can infer when to use it. The absence of explicit 'when not to use' guidance prevents a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sv-number/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server