Skip to main content
Glama

Related Servers

Alternatives to ictcontact-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables 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.
      4
      23 npm
      16
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to monitor ICTBroadcast outbound voice, SMS, and fax campaigns by listing campaigns, checking status, and reading summaries and per-call results, with optional start/stop control when write access is enabled.
      4
      25 npm
      16
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to read ICTCRM contact groups and, when write access is enabled, create or delete contacts and add contacts to campaigns.
      1
      21 npm
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables AI assistants to read PBX state—extensions, DID numbers, SIP trunk providers, tenants, and live statistics—from ICTPBX via the ICTCore REST API, without placing calls or changing configuration.
      5
      22 npm
      16
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      Provides read-only access to Yeastar P-Series PBX System APIs, enabling querying of extensions, groups, trunks, routes, IVR menus, ring groups, queues, live call and agent status, contacts, call detail records, reports, and system metadata for AI assistants.
      26
      -
    • A
      license
      B
      quality
      C
      maintenance
      Enables to interact with Zoho Campaigns API v1.1, supporting OAuth2 authentication, contact and campaign management, bounced contact queries, and more, through natural language.
      11
      MIT

    TDQS

    A3.8/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: list_campaigns enumerates campaigns, campaign_summary returns aggregate totals, campaign_status gives live state, and campaign_result provides per-call details. No two tools overlap in a way that would cause an agent to select the wrong one.

    Naming Consistency3/5

    All tool names use snake_case and share the 'ictcontact' prefix, but the pattern is mixed: 'list_campaigns' follows verb_noun while the other three are noun_noun (campaign_summary, campaign_status, campaign_result). This is readable but not fully consistent.

    Tool Count5/5

    With 4 tools, the server is tightly scoped to campaign monitoring and reporting. Each tool covers a necessary query type without redundant or bloated surface area.

    Completeness4/5

    The tool set covers the core campaign workflow: discover campaigns, get summary stats, check live status, and drill into individual results. Minor gaps exist (no detailed campaign metadata or broader call-record export), but the primary monitoring use case is well covered.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues