Getting StartedAI in WebexBlogSupport
Log inSign up
Home
MCP
  • 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

MCP

Workspaces MCP Server

anchorWhat is Workspaces MCP Server?

anchor

Transform IT operations with real-time workspace and device intelligence, bringing Webex Control Hub's workspace and device data into your agentic platforms. Monitor health, resolve hardware issues fast, and unlock utilization insights to spot issues early and optimize meeting spaces.

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

  • Server URL: https://mcp.webexapis.com/mcp/workspaces

anchorTools

anchor

16 tools covering device intelligence, configuration management, workspace utilization, and location data:

Devices (10)
ToolDescription
device_aggregated_event_historyGets organization-wide device history events with filters, pagination, and event aggregations.
device_configuration_diffCompares configuration values between two devices.
device_configuration_listLists the actual current configuration keys and values for a specific device.
device_configuration_schemaSearches possible configuration keys and allowed values across device models in the organization.
device_configuration_template_diffCompares a device's actual configuration against a named configuration template.
device_configuration_template_listLists configuration templates available in the organization.
device_error_code_detail_searchSearches device and workspace issue definitions, error codes, descriptions, and recommended actions.
device_event_historyGets recent history events for a specific device by device ID.
device_searchSearches devices using filters, sorting, pagination, aggregations, and output formats.
product_lifecycleGets lifecycle milestones for Cisco device product types, such as end-of-sale or last support dates.
Workspaces (5)
ToolDescription
workspace_aggregated_capacity_utilizationFinds overcrowded or under-utilized workspaces across the organization.
workspace_aggregated_popularity_metricsRanks the most popular workspaces by actual use time or booking time.
workspace_aggregated_usage_metricsGets aggregate workspace usage or booking metrics over time.
workspace_metricsRetrieves historical utilization or environmental metrics for specific workspaces.
workspace_searchSearches workspaces with filters, sorting, aggregations, paging, and output format options.
Locations (1)
ToolDescription
location_searchSearches organization locations by name, city, address, location ID, or floor count.

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 using client ID & secret, or Webex Agentic App 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 each plugin, and plugins call the Webex REST API on behalf of the authenticated user.

anchorScopes

anchor

5 unique OAuth scopes required:

ScopeUsed By
spark:mcpRequired for MCP server connection
spark-admin:devices_readdevice_aggregated_event_history, device_configuration_diff, device_configuration_list, device_configuration_schema, device_configuration_template_diff, device_configuration_template_list, device_error_code_detail_search, device_event_history, device_search, product_lifecycle
spark-admin:workspace_metrics_readworkspace_aggregated_capacity_utilization, workspace_aggregated_popularity_metrics, workspace_aggregated_usage_metrics, workspace_metrics
spark-admin:workspaces_readworkspace_search
spark-admin:workspace_locations_readlocation_search

Full scope string:

spark:mcp spark-admin:devices_read spark-admin:workspace_metrics_read spark-admin:workspaces_read spark-admin:workspace_locations_read
In This Article
  • What is Workspaces 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.