Skip to main content
Glama

MCP FOR ITSM

package.json814 B
{ "name": "mcp-itsm-backend", "version": "1.0.0", "description": "Backend API for Model Context Protocol ITSM integration", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js", "test": "jest" }, "keywords": [ "ITSM", "MCP", "context", "API" ], "author": "", "license": "MIT", "dependencies": { "bcryptjs": "^2.4.3", "compression": "^1.7.4", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "express-rate-limit": "^7.1.1", "helmet": "^7.0.0", "joi": "^17.11.0", "jsonwebtoken": "^9.0.2", "mongoose": "^7.6.3", "morgan": "^1.10.0", "winston": "^3.11.0" }, "devDependencies": { "jest": "^29.7.0", "nodemon": "^3.0.1", "supertest": "^6.3.3" } }

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/madosh/MCP-ITSM'

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