Webex Bot MCP
Related Servers
Alternatives to Webex Bot MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Cisco Webex messaging through 52 comprehensive tools covering messages, rooms, teams, people management, webhooks, and enterprise features. Supports both personal and enterprise Webex environments with complete API coverage for messaging operations.4MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude Desktop to send messages, manage spaces, and automate team collaboration in Cisco Webex Teams via the Model Context Protocol.MIT
- AlicenseNot gradedqualityBmaintenanceEnables sending Telegram messages, photos, and documents, and retrieving bot information through the Telegram Bot API.23 npm1MIT
- AlicenseAqualityDmaintenanceEnables managing AI meeting bots that can join, record, transcribe meetings, speak, send messages, and display media across platforms like Zoom, Google Meet, and Microsoft Teams.12MIT
- AlicenseNot gradedqualityDmaintenanceEnables posting text messages to Google Chat spaces through webhook-based integration, providing simple and secure message delivery without OAuth setup requirements.MIT
- AlicenseAqualityCmaintenanceEnables sending messages to Feishu group chats via custom bot webhook, supporting text, rich text, interactive cards, Markdown-converted cards, and chat sharing without requiring an enterprise app.6MIT
TDQS
Scored across 42 tools
There are many duplicate tools due to the room/space synonym aliases (e.g., add_webex_membership and add_webex_space_membership are functionally identical with different parameter names). Also, send_webex_message and send_webex_message_with_mentions are very similar, causing potential confusion for agents.
The naming follows a consistent 'verb_webex_noun' pattern with underscores, but the duplication of 'room' and 'space' for the same underlying resource introduces inconsistency. The pattern is recognizable but the aliases break uniformity.
With 42 tools, the count is excessive for a Webex bot server, largely due to many explicit aliases. Unique functionality would likely be under 30 tools. The server attempts to cover a broad domain, but the duplication inflates the number unnecessarily.
The server covers CRUD for rooms, spaces, teams, memberships, messages, and webhooks, plus adaptive card building/sending, health check, and attachment actions. Only minor gaps exist, such as limited file attachment support or lack of meeting-related tools.