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