Skip to main content
Glama
ictinnovations

ictpbx-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ICTPBX_BASE_URLYesICTCore REST base, normally ending in /api, e.g. https://your-ictpbx/api
ICTPBX_PASSWORDYesPassword for that account
ICTPBX_USERNAMEYesAPI account email (ICTCore logs in by email)
ICTPBX_TIMEOUT_MSNoPer-request timeout30000
ICTPBX_TLS_INSECURENoSkip TLS verification — self-signed test servers onlyfalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ictpbx_pbx_statisticsA

Counts across the PBX: extensions, devices, ring groups, call queues, IVR menus, voicemails, conferences and gateways. Use this first for a quick health picture of the server.

ictpbx_list_extensionsA

List SIP extensions on the PBX with their username, name, tenant and account id. Use this to answer 'what extensions exist' or to find an extension's tenant.

ictpbx_list_didsA

List DID (inbound phone) numbers on the PBX: the number, whether it is active, its tenant and the contact it is tied to.

ictpbx_list_providersA

List the SIP trunk providers (upstream carriers) configured on the PBX: name, host and tenant.

ictpbx_list_tenantsA

List the tenants (customer organizations) on this multi-tenant PBX: company, contact and limits. Use this to see who the white-label PBX is serving.

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/ictinnovations/ictpbx-mcp'

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