Cisco CX Cloud MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_DIR | No | Set log directory | ./logs |
| LOG_LEVEL | No | Set log level (ERROR, WARN, INFO, DEBUG) | INFO |
| LOG_TO_FILE | No | Enable file logging | false |
| CISCO_CLIENT_ID | Yes | Your Cisco API Client ID obtained from the Cisco API Console | |
| CISCO_CLIENT_SECRET | Yes | Your Cisco API Client Secret obtained from the Cisco API Console |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_customer_accountsA | Get all accessible CX Cloud customer accounts and their IDs. Use this first to get customer IDs for other operations. |
| get_hardware_inventoryB | Get hardware inventory for a specific customer. Returns details about all hardware assets. |
| get_network_elementsC | Get network elements inventory for a specific customer. Returns network devices and their details. |
| get_contractsC | Get all contracts for a specific customer. Returns contract details including coverage periods. |
| get_covered_assetsB | Get all assets covered by contracts for a specific customer. |
| get_uncovered_assetsB | Get all assets NOT covered by contracts for a specific customer. Useful for identifying coverage gaps. |
| get_field_noticesB | Get field notices for a specific customer. Returns important product notifications and bulletins. |
| get_hardware_eolC | Get hardware end-of-life information for a specific customer. Shows which hardware is reaching end-of-life. |
| get_software_eolC | Get software end-of-life information for a specific customer. Shows which software versions are reaching end-of-life. |
| get_security_advisoriesC | Get security advisories for a specific customer. Returns security alerts and recommendations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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