Skip to main content
Glama

Voyp MCP Server

search_place_by_number

Find place names and addresses using a phone number in E.164 format with integration via Voyp MCP Server, enabling AI systems to retrieve location details.

Instructions

Find place name and address by phone number

Input Schema

NameRequiredDescriptionDefault
numberYesPhone number in E.164 format. Ex: +1234567890

Input Schema (JSON Schema)

{ "properties": { "number": { "description": "Phone number in E.164 format. Ex: +1234567890", "type": "string" } }, "required": [ "number" ], "type": "object" }
Install Server

Other Tools from Voyp MCP Server

Related Tools

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/paulotaylor/voyp-mcp'

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