Ictdialer MCP server
Monitor ICTDialer outbound auto-dialer campaigns, and start and stop them when writes are on.
16 stars20 downloads/wk
Reviews
Write oneNobody has reviewed Ictdialer yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ictdialer tools (6)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
ictdialer_campaign_resultPer-call results for a campaign (contact, response, answering-machine detection, DNC),
ictdialer_campaign_statusLive status of a campaign by id (for example running or stopped). Poll this while a campaign runs.
ictdialer_campaign_summaryTotals for a campaign: answered, failed, human vs machine and so on. Optionally scope to one
ictdialer_list_campaignsList the outbound campaigns on the ICTDialer server (id and name of each).
ictdialer_start_campaignStart (launch) a campaign by id. THIS BEGINS LIVE OUTBOUND CALLING and can cost real money.
ictdialer_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 ictdialer-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ictdialer-mcp -- npx -y ictdialer-mcp
Ictdialer: common questions
- Is Ictdialer MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Ictdialer safety report
- How do I install Ictdialer?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Ictdialer need an API key?
- Yes. The registry entry asks for
ICTDIALER_PASSWORD. - Is Ictdialer maintained?
- The last commit was 13 days ago (2026-09-07). The latest release is v0.1.0.