Skip to main content
Glama
ogbm77

Cisco CX Cloud MCP Server

by ogbm77
package.json790 B
{ "name": "cisco-cx-cloud-mcp", "version": "1.0.0", "description": "MCP server for Cisco CX Cloud APIs - query inventory, contracts, and alerts using natural language", "main": "dist/index.js", "type": "module", "bin": { "cisco-cx-cloud-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "cisco", "cx-cloud", "api", "server" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.23.0", "axios": "^1.13.2", "zod": "^4.1.13" }, "devDependencies": { "@types/node": "^24.10.1", "tsx": "^4.21.0", "typescript": "^5.9.3" } }

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