Skip to main content
Glama
ogbm77

Cisco CX Cloud MCP Server

by ogbm77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoSet log directory./logs
LOG_LEVELNoSet log level (ERROR, WARN, INFO, DEBUG)INFO
LOG_TO_FILENoEnable file loggingfalse
CISCO_CLIENT_IDYesYour Cisco API Client ID obtained from the Cisco API Console
CISCO_CLIENT_SECRETYesYour Cisco API Client Secret obtained from the Cisco API Console

Tools

Functions exposed to the LLM to take actions

NameDescription
get_customer_accounts

Get all accessible CX Cloud customer accounts and their IDs. Use this first to get customer IDs for other operations.

get_hardware_inventory

Get hardware inventory for a specific customer. Returns details about all hardware assets.

get_network_elements

Get network elements inventory for a specific customer. Returns network devices and their details.

get_contracts

Get all contracts for a specific customer. Returns contract details including coverage periods.

get_covered_assets

Get all assets covered by contracts for a specific customer.

get_uncovered_assets

Get all assets NOT covered by contracts for a specific customer. Useful for identifying coverage gaps.

get_field_notices

Get field notices for a specific customer. Returns important product notifications and bulletins.

get_hardware_eol

Get hardware end-of-life information for a specific customer. Shows which hardware is reaching end-of-life.

get_software_eol

Get software end-of-life information for a specific customer. Shows which software versions are reaching end-of-life.

get_security_advisories

Get security advisories for a specific customer. Returns security alerts and recommendations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ogbm77/cisco-cx-cloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server