Webex Messaging MCP Server
W

Webex Messaging MCP Server

This is an MCP server that provides AI assistants with comprehensive access to Cisco Webex messaging functions. It includes 52 tools and supports enterprise-level functions such as message sending, space management, team collaboration, user management, and Webhook integration. It also supports Docker containerization and dual transport modes.
2.5 points
5.7K

What is the Webex MCP Server?

The Webex MCP Server is an intelligent connector that allows AI assistants (such as Claude, ChatGPT, etc.) to directly interact with the Cisco Webex messaging platform. Through this server, AI assistants can help you send messages, manage chat rooms, create teams, handle member relationships, etc., just like having a dedicated Webex assistant.

How to use the Webex MCP Server?

It's very simple to use: 1) Obtain a Webex API key; 2) Configure the MCP client (such as Claude Desktop); 3) Start managing Webex through the AI assistant. You can directly tell the AI assistant, 'Help me create a Webex chat room' or 'Send a message to the team', and the AI assistant will complete the operation through this server.

Applicable scenarios

Suitable for users who need to frequently use Webex for team collaboration, especially: Team managers need to quickly create rooms and add members; Project managers need to coordinate communication among multiple teams; Technical support staff need to handle a large number of messages; Any user who wants to automate Webex operations through an AI assistant.

Main features

Complete Webex API coverage
Provides 52 tools that cover all major functions of the Webex messaging platform, including message sending, room management, team operations, member management, etc.
Dual transport mode support
Supports both STDIO (command line) and HTTP connection methods, compatible with various MCP clients such as Claude Desktop.
Docker containerization
Provides a production-ready Docker container for one-click deployment without complex environment configuration.
Enterprise-level authentication support
Supports the Cisco enterprise authentication system, suitable for use in enterprise environments.
Comprehensive test coverage
Includes 118 unit tests to ensure the stability and reliability of all functions.
Intelligent tool discovery
Built-in tool discovery and analysis functions to help users understand all available functions.
Advantages
๐Ÿค– AI assistant integration: Make the AI assistant your Webex collaboration assistant and complete complex operations through natural language.
๐Ÿ”ง Comprehensive functions: 52 tools cover all core functions of Webex, eliminating the need for manual operation of the Webex interface.
๐Ÿš€ Easy deployment: Provides a Docker container and detailed configuration guide, and deployment can be completed in a few minutes.
๐Ÿ”„ Dual-mode support: Supports both STDIO and HTTP modes, compatible with various MCP clients.
๐Ÿ“Š Enterprise-ready: Supports enterprise-level authentication and permission management, suitable for team collaboration scenarios.
๐Ÿงช Stable and reliable: Verified by 118 unit tests to ensure the stability of functions.
Limitations
๐Ÿ”‘ Requires a Webex API key: Users need to obtain an API key from developer.webex.com.
โฐ Short token validity period: The Webex Bearer token is only valid for 12 hours and needs to be updated regularly.
๐Ÿ’ป Technical requirements: Basic knowledge of command line and Docker usage is required.
๐Ÿ“ฑ Depends on the MCP client: Needs to be used in conjunction with Claude Desktop or other MCP clients.
๐Ÿ”’ Permission restrictions: Some functions (such as creating users) require administrator privileges.

How to use

Obtain a Webex API key
Visit developer.webex.com, log in to your Webex account, and copy the Bearer token from the API documentation page (Note: Remove the 'Bearer ' prefix after copying).
Configure environment variables
Create an.env file and add your Webex API key and other configuration information.
Configure the MCP client
Add server configuration according to the MCP client you are using (such as Claude Desktop).
Start using
Restart the MCP client. Now you can manage Webex through the AI assistant.

Usage examples

Case 1: Create a project discussion room
A project manager needs to create a dedicated discussion space for a new product launch.
Case 2: Send notifications in batches
The IT department needs to send a system maintenance notification to all technical team members.
Case 3: Organize the chat room list
A user has too many chat rooms and needs to clean up inactive or duplicate rooms.
Case 4: New employee onboarding setup
HR needs to set up a Webex account for a new employee and add them to relevant teams.

Frequently Asked Questions

Where can I obtain the Webex API key?
What should I do if the token expires?
Which MCP clients are supported?
What technical foundation is required?
Are there any special requirements for the enterprise environment?
How can I view all available functions?
How is data security ensured?
How can I get help if I encounter problems?

Related resources

Webex Developer Portal
Obtain API keys and official documentation
GitHub Repository
Project source code and latest updates
MCP Protocol Documentation
Official specification of the Model Context Protocol
Claude Desktop Configuration Guide
How to configure Claude Desktop to use the MCP server
Docker Installation Guide
Docker installation and basic usage tutorial
Node.js Download
Download the Node.js runtime environment (version 18+ required)

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "webex-messaging": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "WEBEX_PUBLIC_WORKSPACE_API_KEY",
        "-e",
        "WEBEX_USER_EMAIL",
        "-e",
        "WEBEX_API_BASE_URL",
        "webex-mcp-server"
      ],
      "env": {
        "WEBEX_USER_EMAIL": "your.email@company.com",
        "WEBEX_API_BASE_URL": "https://webexapis.com/v1",
        "WEBEX_PUBLIC_WORKSPACE_API_KEY": "your_token_here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
5.6K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
6.5K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
4.7K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
5.7K
4 points
P
Paperbanana
Python
7.1K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
8.2K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
7.9K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.8K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.2K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
74.5K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
36.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.0K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.3K
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
98.3K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
50.6K
4.8 points