About
Overview
The Webex MCP Server enables AI agents to interact with Cisco Webex for messaging and meetings. It provides tools for sending messages, managing spaces, and scheduling meetings.
Capabilities
Tools & Capabilities
⚡send_message
Send a message to a space
⚡list_spaces
List Webex spaces
⚡create_meeting
Create a meeting
⚡list_people
List people in the organization
Setup
Installation
bash
Install
npx -y mcp-server-webexExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"webex": {
"command": "npx",
"args": ["-y", "mcp-server-webex"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026