Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUO_API_KEYYesQuo API key used for all API calls.
QUO_HTTP_TIMEOUT_MSNorequest timeout in milliseconds (default: 30000).30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_textA

Send an SMS text message from a Quo phone number to a recipient. Use E.164 format for phone numbers (e.g. +18325551234). The 'from' field can be a phone number ID (PN...) or E.164 number.

list_messagesA

List messages for a specific phone number and conversation participant. Returns messages in chronological order with pagination.

get_messageC

Get a specific message by its ID.

list_conversationsB

List conversations, optionally filtered by phone number(s), user, or date range. Ordered by most recent activity.

create_contactC

Create a new contact in the Quo workspace.

list_contactsB

List contacts in the Quo workspace with optional filtering.

get_contactB

Get a specific contact by ID.

update_contactC

Update an existing contact by ID.

delete_contactA

Delete a contact by ID. THIS IS DESTRUCTIVE — use with caution.

list_callsC

List calls for a specific phone number and participant.

get_callA

Get details of a specific call by ID, including duration, status, direction.

get_call_recordingsC

Get recordings for a specific call.

get_call_summaryB

Get an AI-generated summary of a call (Business/Scale plans only).

get_call_transcriptionB

Get the transcription of a call (Business/Scale plans only).

get_voicemailC

Get the voicemail for a call.

list_phone_numbersB

List all phone numbers in the Quo workspace, with their users and settings.

get_phone_numberC

Get details of a specific phone number by ID, including users, restrictions, and forwarding settings.

list_usersB

List all users in the Quo workspace.

get_userB

Get a specific user by ID, including their email, name, role, and picture.

get_contact_custom_fieldsA

List all custom contact fields defined in the workspace (name, key, type). Useful for understanding what custom data is tracked on contacts.

list_webhooksB

List all configured webhooks.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/EfrainTorres/armavita-quo-mcp'

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