Cisco Webex MCP Server
@Kashyap-AI-ML-Solutions
About Cisco Webex MCP Server
A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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": "[email protected]",
"WEBEX_API_BASE_URL": "https://webexapis.com/v1",
"WEBEX_PUBLIC_WORKSPACE_API_KEY": "your_token_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cisco Webex MCP Server?
A Model Context Protocol server that provides complete coverage of the Cisco Webex API through 52 tools for all major messaging operations. It is designed for developers building MCP-compatible applications that need enterprise-grade Webex integration, with support for Docker containerization, dual transport modes (STDIO and SSE), and Cisco enterprise authentication.
How to use Cisco Webex MCP Server?
The server can be run in either STDIO or SSE (Server-Sent Events) transport mode and is packaged for production-ready containerization via Docker. Configuration is centralized, and the full TypeScript/JavaScript implementation ensures type safety and proper error handling.
Key features of Cisco Webex MCP Server
- Complete Webex API coverage with 52 tools
- Docker support for production-ready containerization
- Dual transport: STDIO and SSE modes
- Enterprise ready with Cisco authentication
- Type safe TypeScript/JavaScript implementation
- Centralized configuration for easy token management
Use cases of Cisco Webex MCP Server
—
FAQ from Cisco Webex MCP Server
—
More Communication MCP servers
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....

Slack
modelcontextprotocolModel Context Protocol Servers
飞书MCP服务器
sdd330MCP server provides feishu related operations
WhatsApp MCP Server (TypeScript/Baileys)
jlucaso1WhatsApp MCP Server (TypeScript/Baileys)
Comments