ictpbx-mcp
Rank #10,416io.github.ictinnovations/ictpbx-mcp
Read ICTPBX state: extensions, DID numbers, SIP trunks, tenants and live PBX statistics.
ictpbx-mcp is a Model Context Protocol (MCP) server published by ictinnovations. It ranks #10,416 of 122,350 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. ictpbx-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 111,934 of 122,350 servers on MCP Toplist.
Use ictpbx-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ictpbx-mcp -e "ICTPBX_BASE_URL=<your ICTPBX_BASE_URL>" -e "ICTPBX_USERNAME=<your ICTPBX_USERNAME>" -e "ICTPBX_PASSWORD=<your ICTPBX_PASSWORD>" -e "ICTPBX_TIMEOUT_MS=<your ICTPBX_TIMEOUT_MS>" -e "ICTPBX_TLS_INSECURE=<your ICTPBX_TLS_INSECURE>" -- npx -y ictpbx-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ictpbx-mcp]
command = "npx"
args = ["-y", "ictpbx-mcp"]
[mcp_servers.ictpbx-mcp.env]
ICTPBX_BASE_URL = "<your ICTPBX_BASE_URL>"
ICTPBX_USERNAME = "<your ICTPBX_USERNAME>"
ICTPBX_PASSWORD = "<your ICTPBX_PASSWORD>"
ICTPBX_TIMEOUT_MS = "<your ICTPBX_TIMEOUT_MS>"
ICTPBX_TLS_INSECURE = "<your ICTPBX_TLS_INSECURE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ictpbx-mcp": {
"command": "npx",
"args": [
"-y",
"ictpbx-mcp"
],
"env": {
"ICTPBX_BASE_URL": "<your ICTPBX_BASE_URL>",
"ICTPBX_USERNAME": "<your ICTPBX_USERNAME>",
"ICTPBX_PASSWORD": "<your ICTPBX_PASSWORD>",
"ICTPBX_TIMEOUT_MS": "<your ICTPBX_TIMEOUT_MS>",
"ICTPBX_TLS_INSECURE": "<your ICTPBX_TLS_INSECURE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ictpbx-mcp": {
"command": "npx",
"args": [
"-y",
"ictpbx-mcp"
],
"env": {
"ICTPBX_BASE_URL": "<your ICTPBX_BASE_URL>",
"ICTPBX_USERNAME": "<your ICTPBX_USERNAME>",
"ICTPBX_PASSWORD": "<your ICTPBX_PASSWORD>",
"ICTPBX_TIMEOUT_MS": "<your ICTPBX_TIMEOUT_MS>",
"ICTPBX_TLS_INSECURE": "<your ICTPBX_TLS_INSECURE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ictpbx-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ictpbx-mcp"
],
"env": {
"ICTPBX_BASE_URL": "<your ICTPBX_BASE_URL>",
"ICTPBX_USERNAME": "<your ICTPBX_USERNAME>",
"ICTPBX_PASSWORD": "<your ICTPBX_PASSWORD>",
"ICTPBX_TIMEOUT_MS": "<your ICTPBX_TIMEOUT_MS>",
"ICTPBX_TLS_INSECURE": "<your ICTPBX_TLS_INSECURE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ictpbx-mcp": {
"command": "npx",
"args": [
"-y",
"ictpbx-mcp"
],
"env": {
"ICTPBX_BASE_URL": "<your ICTPBX_BASE_URL>",
"ICTPBX_USERNAME": "<your ICTPBX_USERNAME>",
"ICTPBX_PASSWORD": "<your ICTPBX_PASSWORD>",
"ICTPBX_TIMEOUT_MS": "<your ICTPBX_TIMEOUT_MS>",
"ICTPBX_TLS_INSECURE": "<your ICTPBX_TLS_INSECURE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ictpbx-mcp": {
"command": "npx",
"args": [
"-y",
"ictpbx-mcp"
],
"env": {
"ICTPBX_BASE_URL": "<your ICTPBX_BASE_URL>",
"ICTPBX_USERNAME": "<your ICTPBX_USERNAME>",
"ICTPBX_PASSWORD": "<your ICTPBX_PASSWORD>",
"ICTPBX_TIMEOUT_MS": "<your ICTPBX_TIMEOUT_MS>",
"ICTPBX_TLS_INSECURE": "<your ICTPBX_TLS_INSECURE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ictinnovations%2Fictpbx-mcp)<a href="https://mcptoplist.com/server/io.github.ictinnovations%2Fictpbx-mcp"><img src="https://mcptoplist.com/badge/io.github.ictinnovations%2Fictpbx-mcp.svg" alt="MCP Toplist: Top 10% of 122,350" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ictinnovations
Other servers by ictinnovations
- pbx-mcp#5,072 · 2 vers
- ictexam-mcp#9,955 · 1 ver
- ictfax-mcp#10,213 · 1 ver
- ictcontact-mcp#10,414 · 1 ver
- ictdialer-mcp#10,415 · 1 ver
- ictbroadcast-mcp#12,699 · 1 ver
- ictcrm-mcp#28,917 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains ictpbx-mcp?
- ictpbx-mcp is maintained by ictinnovations, which publishes 8 MCP servers (9 total versions) tracked on MCP Toplist.
- Is ictpbx-mcp listed on the Official MCP Registry?
- Yes — ictpbx-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ictpbx-mcp have?
- MCP Toplist tracks 1 version of ictpbx-mcp, most recently published on Sep 1, 2026.
- Where can I find the source code for ictpbx-mcp?
- The source code for ictpbx-mcp is hosted at github.com/ictinnovations/ictpbx-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.