- Cisco Webex MCP Server
Cisco Webex MCP Server
Overview
This MCP server enables AI assistants to interact with Webex messaging through 52 different tools covering:
- Messages: Send, edit, delete, and retrieve messages
- Rooms: Create and manage Webex spaces
- Teams: Team creation and membership management
- People: User management and directory operations
- Webhooks: Event notifications and integrations
- Enterprise Features: ECM folders, room tabs, and attachments
Server Config
{
"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"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
Kashyap-AI-ML-SolutionsStar
-Language
-License
-Recommend Servers
View AllSigstore
@3089464667
5 hours ago
Littleorange Video Mcp
@littleorange-ai
5 hours ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago