mcpbeat Sign in

Ictbroadcast MCP Server

local only

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

Monitor ICTBroadcast outbound campaigns, and start and stop them when writes are on.

Installs per day peak 123 · avg 5
a month agotoday
154
Installs / week
npm · ictbroadcast-mcp
16
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ictbroadcast 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 ictbroadcast-mcp -- npx -y ictbroadcast-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ictbroadcast-mcp": {
      "args": [
        "-y",
        "ictbroadcast-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ictbroadcast-mcp]
command = "npx"
args = ["-y", "ictbroadcast-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ictbroadcast-mcp": {
      "args": [
        "-y",
        "ictbroadcast-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ictbroadcast-mcp": {
      "args": [
        "-y",
        "ictbroadcast-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ictbroadcast MCP

same job, measured the same way
Ictdialer MCP
by ictinnovations

Monitor ICTDialer outbound auto-dialer campaigns, and start and stop them when writes are on.

33 installs/wk local only
Ictcontact MCP
by ictinnovations

Monitor ICTContact / ICTDialer outbound campaigns, and start and stop them when writes are on.

171 installs/wk local only
C
US Drought Monitor
by olyport

Current drought conditions and severity across the United States

3 tools answering
Hyperping
by hyperping

Uptime, API and server monitoring with outages, reporting, on-call and status pages.

26 tools answering
ParseBounce
by parsebounce

Email deliverability monitoring and sending: bounces, complaints, suppression, campaigns.

answering
Betterstack
by usefulapi

Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.

9 tools answering
Orbilo
by orbilo

Check whether a website is ready for AI agents (UCP, WebMCP, Access) and monitor your own sites.

5 tools answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

51 installs/wk local only

Ictbroadcast MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ictbroadcast MCP?
Ictbroadcast 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 ictbroadcast-mcp was installed 154 times last week.
How do I connect Ictbroadcast 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 ictbroadcast-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ictbroadcast MCP?
The npm package ictbroadcast-mcp was installed 154 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 Ictbroadcast 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.