Skip to main content
Glama

Voyp MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOYP_API_KEYYesYour Voyp API key obtained from https://voyp.app/app.html

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
start-callStart a new call
hangup callHangup an existing call

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
start_call

Start a new phone call via Voyp API. The API returns the call id and a URL where users can track the progress of the call

hangup_call

Hangup an existing call

search_places

Search places in a given location

search_place

Search place details in a given location

search_place_by_number

Find place name and address by phone number

get_call

Retrieve call details

get_user

Retrieve user profile

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