Ictbroadcast MCP server
Monitor ICTBroadcast outbound campaigns, and start and stop them when writes are on.
16 stars20 downloads/wk
Reviews
Write oneNobody has reviewed Ictbroadcast yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ictbroadcast tools (6)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
ictbroadcast_campaign_resultPer-call results for a campaign (contact, response, answering-machine detection, DNC),
ictbroadcast_campaign_statusLive status of a campaign by id (for example running or stopped). Poll this while a campaign runs.
ictbroadcast_campaign_summaryTotals for a campaign: answered, failed, human vs machine and so on. Optionally scope to one
ictbroadcast_list_campaignsList the outbound campaigns on the ICTBroadcast server (id and name of each).
ictbroadcast_start_campaignStart (launch) a campaign by id. THIS BEGINS LIVE OUTBOUND CALLING and can cost real money.
ictbroadcast_stop_campaignStop a running campaign by id.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan11 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 13 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Install directly
Runs npx -y ictbroadcast-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ictbroadcast-mcp -- npx -y ictbroadcast-mcp
Ictbroadcast: common questions
- Is Ictbroadcast MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Ictbroadcast safety report
- How do I install Ictbroadcast?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Ictbroadcast need an API key?
- Yes. The registry entry asks for
ICTBROADCAST_PASSWORD. - Is Ictbroadcast maintained?
- The last commit was 13 days ago (2026-09-08). The latest release is v0.1.0.