Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAMAILIO_MCP_HOSTNoHost to bind for network transports0.0.0.0
KAMAILIO_MCP_PORTNoPort to bind for network transports8080
KAMAILIO_MCP_DB_URLNoDatabase connection stringpostgresql+asyncpg://kamailio:kamailio@127.0.0.1:5432/kamailio
KAMAILIO_MCP_API_KEYNoAPI key for authentication when exposed over network
KAMAILIO_MCP_RPC_URLNoKamailio JSONRPC HTTP endpointhttp://127.0.0.1:8080/jsonrpc
KAMAILIO_MCP_VERSIONNoTarget Kamailio release line6.0.x
KAMAILIO_MCP_TRANSPORTNoTransport (stdio, sse, streamable-http)stdio
KAMAILIO_MCP_DOCS_URL_PATTERNNoDocumentation URL patternhttps://kamailio.org/docs/modules/{version}/

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/eagle26/kamailio-mcp-server'

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