Skip to main content
Glama
package.json760 B
{ "name": "intersight-mcp", "version": "1.0.16", "description": "MCP server for Cisco Intersight API", "main": "build/index.js", "type": "module", "scripts": { "start": "node build/index.js", "start:http": "node build/http-server.js", "build": "tsc", "dev": "tsx src/index.ts", "dev:http": "tsx src/http-server.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "cors": "^2.8.5", "crypto-js": "^4.2.0", "express": "^5.1.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/crypto-js": "^4.2.2", "@types/express": "^5.0.4", "@types/node": "^20.5.0", "tsx": "^4.7.0", "typescript": "^5.1.6" }, "author": "", "license": "MIT" }

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/jim-coyne/Intersight_MCP'

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