Webex MCP Server
JSON →Provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
Tools · 22
- list_rooms List all Webex rooms/teams the user is a member of
- list_messages List messages in a specific Webex room
- send_message Send a message to a Webex room
- create_room Create a new Webex room
- get_room_details Get details about a specific Webex room
- add_membership Add a person to a Webex room
- list_memberships List memberships in a Webex room
- remove_membership Remove a person from a Webex room
- create_webhook Create a webhook for a Webex room
- list_webhooks List all webhooks
- delete_webhook Delete a webhook
- get_me Get details about the authenticated user
- list_people Search for people in Webex
- get_person_details Get details about a specific person
- create_team Create a new Webex team
- list_teams List all Webex teams
- get_team_details Get details about a specific team
- update_team Update a Webex team
- delete_team Delete a Webex team
- list_team_memberships List memberships in a Webex team
- add_team_membership Add a person to a Webex team
- remove_team_membership Remove a person from a Webex team
Environment variables
WEBEX_PUBLIC_WORKSPACE_API_KEYWEBEX_API_BASE_URL
★ 7 GitHub stars