Skip to main content
Glama

Asterisk S2S MCP Server

by gcorroto
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PHONE_API_KEYYesAuthentication key for Asterisk API
PHONE_API_URLYesAsterisk API URL
MCP_CALLBACK_URLYesCallback URL for results

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
phone_make_call

Realizar una llamada telefónica conversacional automatizada

phone_get_status

Obtener el estado actual de una llamada telefónica

phone_cancel_call

Cancelar una llamada telefónica en curso

phone_get_metrics

Obtener métricas y estadísticas del sistema telefónico

phone_get_conversation_history

Obtener el historial de conversaciones telefónicas recientes

phone_get_active_calls

Obtener lista de llamadas telefónicas activas en este momento

phone_health_check

Verificar el estado de salud del sistema telefónico

phone_get_logs

Obtener logs del sistema telefónico para debugging

phone_get_last_result

Obtener el último resultado procesado de una llamada específica

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/gcorroto/mcp-s2s-asterisk'

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