mcpbeat Sign in

Ictdialer MCP Server

local only

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

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

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

Alternatives to Ictdialer MCP

same job, measured the same way
Ictcontact MCP
by ictinnovations

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

171 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
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
Httpstatus
by httpstatus

AI-callable tools for API mocking, testing, monitoring, security, and automation.

answering
Finance MCP Server
by thenextgennexus

Get stock data, screen stocks, track crypto prices, and monitor exchange rates

17 installs/wk local only

Ictdialer MCP — questions

Answers built from our own checks of this server.

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