Merge pull request #14070 from tahiralmas/add-ictbroadcast-mcp

Add ictinnovations/ictbroadcast-mcp to Communication 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-15 09:49:37 -07:00
committed by GitHub
+1
View File
@@ -897,6 +897,7 @@ Integration with communication platforms for message management and channel oper
- [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols.
- [ictinnovations/ictpbx-mcp](https://github.com/ictinnovations/ictpbx-mcp) [![ictinnovations/ictpbx-mcp MCP server](https://glama.ai/mcp/servers/ictinnovations/ictpbx-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ictinnovations/ictpbx-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for ICTPBX, a multi-tenant IP PBX built on ICTCore and FreeSWITCH. Reports PBX statistics and lists extensions, DIDs, providers and tenants over the ICTCore REST API. Entirely read-only: there are no write tools to gate, so it cannot change PBX configuration at all. Zero-install via `npx -y ictpbx-mcp`.
- [ictinnovations/pbx-mcp](https://github.com/ictinnovations/pbx-mcp) [![ictinnovations/pbx-mcp MCP server](https://glama.ai/mcp/servers/ictinnovations/pbx-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ictinnovations/pbx-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for Asterisk and FreeSWITCH. Reads live PBX state over AMI and ESL: registered extensions, active channels, trunk and SIP peer status, dialplan lookups and call history. Read-only by default, and write tools are never registered with the model at all unless `PBX_MCP_ALLOW_WRITE=true`. Zero-install via `npx -y pbx-mcp`.
- [ictinnovations/ictbroadcast-mcp](https://github.com/ictinnovations/ictbroadcast-mcp) [![ictinnovations/ictbroadcast-mcp MCP server](https://glama.ai/mcp/servers/ictinnovations/ictbroadcast-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ictinnovations/ictbroadcast-mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for ICTBroadcast, a voice, SMS and fax broadcasting and call centre platform. Lists campaigns and reads their live status, totals and per-call results including answer, machine detection and do-not-call outcomes. Starting and stopping a campaign places live calls, so those two tools are only registered when `ICTBROADCAST_MCP_ALLOW_WRITE=true`. Zero-install via `npx -y ictbroadcast-mcp`.
- [iletimerkezi/iletimerkezi-mcp-server](https://github.com/iletimerkezi/iletimerkezi-mcp-server) [![iletimerkezi/iletimerkezi-mcp-server MCP server](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/iletimerkezi/iletimerkezi-mcp-server) 🎖️ ☁️ - Send SMS, query delivery reports, manage senders / blacklists, register and check İYS (Turkish messaging consent registry) records through the [iletiMerkezi](https://www.iletimerkezi.com) BTK-licensed SMS API. 11 tools, runtime-fetched manifest stays in lock-step with the live API. Install: `npx -y @iletimerkezi/mcp-server`.
- [imdinu/apple-mail-mcp](https://github.com/imdinu/apple-mail-mcp) [![apple-mail-mcp MCP server](https://glama.ai/mcp/servers/@imdinu/apple-mail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@imdinu/apple-mail-mcp) 🐍 🏠 🍎 - Fast MCP server for Apple Mail — 87x faster email fetching via batch JXA and FTS5 search index for ~2ms body search. 6 tools: list accounts/mailboxes, get emails with filters, full-text search across all scopes, and attachment extraction.
- [InditexTech/mcp-teams-server](https://github.com/InditexTech/mcp-teams-server) 🐍 ☁️ - MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)