Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

get_available_numbers

Retrieve available phone numbers for purchase based on country code, type, pattern, or locality. Streamline number acquisition for VoiceAI integrations.

Instructions

Get available phone numbers for purchase

Input Schema

NameRequiredDescriptionDefault
country_codeNoCountry codeUS
localityNoLocality/city for local numbers
number_typeNoNumber typelocal
search_patternNoSearch for numbers containing this pattern

Input Schema (JSON Schema)

{ "properties": { "country_code": { "default": "US", "description": "Country code", "type": "string" }, "locality": { "description": "Locality/city for local numbers", "type": "string" }, "number_type": { "default": "local", "description": "Number type", "enum": [ "local", "tollfree", "mobile" ], "type": "string" }, "search_pattern": { "description": "Search for numbers containing this pattern", "type": "string" } }, "required": [], "type": "object" }

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/Business-On-Steroids/MCP-VoiceAI-WhiteLabel'

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