Getting StartedAI in WebexSupport
Log inSign up
Home
AI in Webex
  • Webex MCP Server
  • Security Guides
  • Cisco Onboarded MCP Servers
  • Federated through External Registery
  • Agentic Apps
  • Connect Webex MCP Servers to External Clients
  • Connect External MCP Servers to Webex AI
  • Beta Program

AI in Webex

Webex Suite MCP Server

anchorWhat is Webex Suite MCP Server?

anchor

Webex Suite MCP Server is a single MCP server that brings together core Webex capabilities across Meetings, Messaging, Calling, and Vidcast. Instead of connecting to a separate MCP server for each product area, users can connect once and use their AI client to perform common Webex workflows such as finding meetings, getting summaries and transcripts, searching messages, sending updates, sharing files, reviewing call insights, and accessing Vidcast transcripts or highlights.

It is designed to give knowledge workers a simple, secure, and unified way to use basic Webex Suite functionality from their preferred AI client.

Prerequisites: This MCP server must be enabled by your organization's admin in Webex Control Hub before it can be used. See Provisioning on Control Hub for details.

  • Server URL: https://mcp.webexapis.com/mcp/webex-suite

anchorTools

anchor

25 tools covering Meetings, Messaging, Vidcast, and Calling:

Meetings (6)
ToolDescription
webex-list-meetingsLists the user's Webex meetings.
webex-manage-meetingCreates, updates, or deletes a meeting (webex-create-meeting, webex-update-meeting, webex-delete-meeting).
webex-get-meeting-statusRetrieves the status of a meeting, including participant information.
webex-get-meeting-summaryRetrieves the AI-generated summary for a meeting.
webex-list-recordingsLists recordings for the user's meetings.
webex-list-transcriptsLists transcripts for the user's meetings.
Messaging (11)
ToolDescription
webex-manage-messageCreates, edits, or deletes a message, or replies in a thread (webex-create-message, webex-edit-message, webex-delete-message, webex-create-thread-reply).
webex-get-messageRetrieves the details of a specific message.
webex-search-messagesSearches messages across the user's spaces.
webex-manage-spaceCreates, updates, or deletes a space (webex-create-space, webex-update-space, webex-delete-space).
webex-get-spaceRetrieves the details of a specific space.
webex-search-spacesSearches the user's spaces.
webex-manage-membershipAdds, updates, or removes a space membership (webex-add-membership, webex-update-membership, webex-remove-membership).
webex-upload-fileUploads a file to Webex.
webex-share-fileShares a file to a space or message.
webex-download-fileDownloads file content from a message or space.
webex-manage-webhookCreates, updates, or deletes a webhook (webex-create-webhook, webex-update-webhook, webex-delete-webhook).
Vidcast (5)
ToolDescription
vidcast-search-videosSearches Vidcast videos the user can access.
vidcast-list-my-videosLists the user's own Vidcast videos.
vidcast-list-shared-with-meLists Vidcast videos shared with the user.
vidcast-get-video-transcriptRetrieves the transcript for a Vidcast video.
vidcast-get-video-highlightsRetrieves the highlights for a Vidcast video.
Calling (3)
ToolDescription
webex-call-controlPerforms call control actions.
webex-get-call-insightsRetrieves insights for a call by call ID.
webex-search-callsSearches calls by keyword(s) and date range.

anchorConnect to your MCP Client

anchor

Select your AI client to get connection instructions:

  • Amazon Quick
  • Claude Code
  • Claude Desktop
  • Codex
  • Copilot Studio
  • Cursor
  • Gemini CLI
  • VS Code

anchorAuthentication

anchor

Auth Type: OAuth 2.0 Bearer Token

Issuer: https://webexapis.com

Flow: The MCP client obtains a Webex OAuth token and passes it via the Authorization: Bearer <token> header. The server forwards it to the Webex APIs, which respond on behalf of the authenticated user.

anchorScopes

anchor
ScopeUsed By
spark:mcpRequired for MCP server connection
meeting:schedules_readwebex-list-meetings, webex-manage-meeting, webex-get-meeting-status, webex-list-transcripts
meeting:schedules_writewebex-manage-meeting
meeting:participants_readwebex-get-meeting-status
meeting:summaries_readwebex-get-meeting-summary
meeting:recordings_readwebex-list-recordings
meeting:transcripts_readwebex-list-transcripts
spark:messages_writewebex-manage-message, webex-upload-file, webex-share-file
spark:messages_readwebex-manage-message, webex-get-message, webex-download-file, webex-search-messages
spark:rooms_writewebex-manage-space
spark:rooms_readwebex-get-space, webex-search-spaces
spark:memberships_writewebex-manage-membership
spark:webhooks_writewebex-manage-webhook
Identity:Organizationvidcast-search-videos, vidcast-list-my-videos, vidcast-list-shared-with-me, vidcast-get-video-transcript, vidcast-get-video-highlights
Identity:Configvidcast-search-videos, vidcast-list-my-videos, vidcast-list-shared-with-me, vidcast-get-video-transcript, vidcast-get-video-highlights

Full scope string:

spark:mcp meeting:schedules_read meeting:schedules_write meeting:participants_read meeting:summaries_read meeting:recordings_read meeting:transcripts_read spark:messages_write spark:messages_read spark:rooms_write spark:rooms_read spark:memberships_write spark:webhooks_write Identity:Organization Identity:Config
In This Article
  • What is Webex Suite MCP Server?
  • Tools
  • Connect to your MCP Client
  • Authentication
  • Scopes

Connect

Support

Developer Community

Developer Events

Contact Sales

Handy Links

Webex Ambassadors

Webex App Hub

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2026 Cisco and/or its affiliates. All rights reserved.