mcpbeat Sign in

Ictcontact MCP Server

local only

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

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

Installs per day peak 135 · avg 5
a month agotoday
171
Installs / week
npm · ictcontact-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 Ictcontact 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 ictcontact-mcp -- npx -y ictcontact-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ictcontact-mcp": {
      "args": [
        "-y",
        "ictcontact-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ictcontact-mcp]
command = "npx"
args = ["-y", "ictcontact-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ictcontact-mcp": {
      "args": [
        "-y",
        "ictcontact-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ictcontact-mcp": {
      "args": [
        "-y",
        "ictcontact-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ictcontact 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
Ictbroadcast MCP
by ictinnovations

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

154 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
Fixzi — MCP & API Schema Drift Monitor
by rohitcodilya

Monitor MCP servers, API contracts and AI outputs for schema drift. Alerts on breaking changes.

answering
ParseBounce
by parsebounce

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

answering
NameSniper
by namesniper

Monitor taken usernames and get alerted when they drop, plus handle, domain, and trademark checks.

38 installs/wk 11 tools answering
Weishaupt WEM Portal
by disane87

Control and monitor Weishaupt heating systems via the WEM Portal

45 installs/wk local only

Ictcontact MCP — questions

Answers built from our own checks of this server.

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