ictbroadcast-mcp
OfficialRelated Servers
Alternatives to ictbroadcast-mcp
No user-submitted related servers found.
Related Servers
AlicenseAqualityBmaintenanceEnables AI assistants to monitor ICTDialer outbound campaigns by listing them, checking status, and reading summaries and per-call results, with optional start and stop capabilities when write access is enabled.423 npm16MIT
ictcontact-mcpofficial
AlicenseAqualityBmaintenanceEnables AI assistants to monitor outbound campaigns in ICTContact/ICTDialer, including listing campaigns, checking status, reading summaries and per-call results, and optionally starting and stopping campaigns when write access is enabled.424 npm16MIT
ictfax-mcpofficial
AlicenseAqualityBmaintenanceEnables AI assistants to list and track fax transmissions, and, when write access is enabled, upload documents and send faxes through ICTFax.219 npm18MIT- AlicenseBqualityCmaintenanceEnables to interact with Zoho Campaigns API v1.1, supporting OAuth2 authentication, contact and campaign management, bounced contact queries, and more, through natural language.11MIT

ictcrm-mcpofficial
AlicenseAqualityBmaintenanceEnables AI assistants to read ICTCRM contact groups and, when write access is enabled, create or delete contacts and add contacts to campaigns.121 npm1MIT- AlicenseAqualityDmaintenanceProvides read access to campaign performance data from Google Ads, Meta Ads, and TikTok Ads via live API calls, enabling AI assistants to analyze and audit advertising campaigns.161MIT
TDQS
Scored across 4 tools
Each tool targets a distinct concept: listing campaigns, live status, per-call results, and aggregate totals. Campaign_result and campaign_summary are related but clearly separated by per-call versus totals.
Names follow a consistent ictbroadcast_ prefix and mostly use a noun-based pattern (campaign_result, campaign_status, campaign_summary). The one verb-based name, ictbroadcast_list_campaigns, is a minor deviation but still clear.
Four tools is well-scoped for a campaign monitoring/analytics server. Each tool covers a necessary piece without unnecessary bloat.
The set covers the core campaign monitoring workflow: discover campaigns, check live status, view summary totals, and inspect individual call results. It lacks management operations like create/update/stop, but those may be outside the server's apparent read-only purpose.