Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPIX_API_KEYYesYour Spix API key
SPIX_SESSION_NAMENoSession name for audit logging
SPIX_TOOL_PROFILENoTool profile to use. 'safe' (default) allows read operations + create calls/emails but cannot delete resources or modify billing. 'full' allows all operations including delete, billing management, and admin tools.safe
SPIX_DEFAULT_PLAYBOOKNoDefault playbook ID for calls

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
spix_playbook_createC

Create a new call or SMS playbook

spix_playbook_listC

List playbooks

spix_playbook_showC

Show playbook details

spix_playbook_updateC

Update playbook configuration

spix_playbook_pauseC

Pause a playbook

spix_playbook_resumeB

Resume a paused playbook

spix_playbook_cloneC

Clone an existing playbook

spix_playbook_voice_listB

List available voices

spix_playbook_language_listB

List supported languages

spix_playbook_emotion_listB

List supported TTS emotions

spix_playbook_rule_listC

List rules for a playbook

spix_playbook_rule_addC

Add rule(s) to a playbook

spix_call_createC

Initiate a voice call

spix_call_listC

List call sessions

spix_call_showC

Show call session details

spix_call_transcriptC

Get call transcript

spix_call_summaryC

Get AI-generated call summary

spix_call_cancelC

Cancel an in-progress call

spix_sms_sendC

Send an SMS message

spix_sms_listC

List SMS messages

spix_sms_threadC

Show SMS conversation thread

spix_phone_listC

List phone numbers

spix_phone_showC

Show phone number details

spix_phone_bindC

Bind phone number to playbook

spix_phone_unbindC

Unbind phone number from playbook

spix_email_sendC

Send an email

spix_email_replyC

Reply to an email

spix_email_listC

List emails

spix_contact_createC

Create a new contact

spix_contact_listC

List contacts

spix_contact_showC

Show contact details

spix_contact_historyC

Show contact communication history

spix_contact_summaryC

Get AI-generated contact summary

spix_contact_tagC

Add or remove tags from a contact

spix_billing_statusC

Show billing summary

spix_billing_creditsC

Show credit balance

spix_billing_credits_historyC

Show credit usage history

spix_webhook_endpoint_createC

Create a webhook endpoint

spix_webhook_endpoint_listB

List webhook endpoints

spix_webhook_subscription_createC

Create a webhook subscription

spix_auth_whoamiB

Show current authenticated identity

spix_auth_key_listB

List API keys

spix_auth_key_createC

Create a new API key

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Call transcriptCall transcript
Call summaryCall summary
SMS conversation threadSMS conversation thread
Playbook detailsPlaybook details
Contact communication historyContact communication history
Contact detailsContact details
Phone number routing bindingsPhone number routing bindings
Credit balanceCredit balance
Billing summaryBilling summary

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/Spix-HQ/spix-mcp'

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