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.4K

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

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
9.0K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
8.7K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
6.4K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
10.0K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
7.7K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
8.7K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
7.9K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.3K
4.5 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
30.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
18.6K
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
22.4K
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
63.9K
4.3 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
57.9K
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#
28.6K
5 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
43.5K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
20.4K
4.5 points