mcpbeat Sign in

Ictpbx MCP Server

local only

Ictpbx MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 164 installs a week from npm. Last commit 7 Sep 2026.

Read ICTPBX state: extensions, DID numbers, SIP trunks, tenants and live PBX statistics.

Installs per day peak 141 · avg 5
a month agotoday
164
Installs / week
npm · ictpbx-mcp
16
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ictpbx MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ictpbx-mcp -- npx -y ictpbx-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ictpbx-mcp": {
      "args": [
        "-y",
        "ictpbx-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ictpbx-mcp]
command = "npx"
args = ["-y", "ictpbx-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ictpbx-mcp": {
      "args": [
        "-y",
        "ictpbx-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ictpbx-mcp": {
      "args": [
        "-y",
        "ictpbx-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ictpbx MCP

same job, measured the same way
Pingpoint
by sudzikcoin

Live truck GPS: create loads, read position, ETA, driver state and trip stats, cancel a load.

216 installs/wk local only
Disc Golf MCP
by discgolfmcp

Read-only PDGA disc golf data — players, events, courses and season statistics.

answering
Tennessee Driver Services
by pipeworx-io

Tennessee driver service centers with REAL ID and CDL testing, plus crash statistics

33 tools answering
Evalgate
by ipezygj

Statistical checks an agent runs before trusting an AI eval number (is #1 real, judge bias, more).

22 installs/wk local only
RaceHooks
by racehooks

F1 race analytics & live timing for AI assistants — webhooks, results, and race simulations.

24 installs/wk local only
Apivideo
by usefulapi

Manage videos and live streams, inspect captions, players and webhooks, and read play analytics.

15 tools answering
Joltsms Sms
by rchanllc

Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.

20 installs/wk local only
Textstats
by pipeworx-io

Text statistics & readability MCP.

33 tools answering

Ictpbx MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ictpbx MCP?
Ictpbx MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ictpbx-mcp was installed 164 times last week.
How do I connect Ictpbx MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ictpbx-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ictpbx MCP?
The npm package ictpbx-mcp was installed 164 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ictpbx MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 16 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.