Skip to main content
Glama

HaloPSA MCP Server

package.json676 B
{ "name": "@adamhancock/halopsa-mcp", "version": "0.1.1", "description": "MCP server for HaloPSA integration", "main": "dist/index.js", "module": "./src/index.ts", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx watch --clear-screen=false src/index.ts", "prepublish": "npm run build || echo 'Skipping build step'" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^16.4.0", "express": "^4.19.2", "node-fetch": "^3.3.2", "body-parser": "^1.20.2" }, "devDependencies": { "typescript": "^5.4.5", "tsx": "^4.7.1", "@types/node": "^20.11.30" }, "type": "module" }

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/Switchboard666/halopsa-mcp'

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