67
/ 100
3 days ago
glama

HaloPSA API Gateway MCP Server

Enables interaction with the HaloPSA API for managing tickets, clients, assets, and more through natural language commands in Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: HALO_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHALO_BASE_URL"": "https://yourtenant.halopsa.com",
configHALO_CLIENT_ID"": "your-client-id",
🔐 secretHALO_CLIENT_SECRET"": "your-client-secret",
configHALO_TENANT"": "yourtenant",
configHALO_SCOPENo API scope (defaults to all)
configHALO_AUTH_URLNo Override auth token URL (defaults to {BASE_URL}/auth/token)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/microtechusa-halo-psa-api-gateway-mcp-sy18oz)](https://m8ven.ai/mcp/microtechusa-halo-psa-api-gateway-mcp-sy18oz)
commit: c6282037de444728b4c2332ed4467141e9aec101
code hash: a0a03405399da1412e358d75fbe15ccc493b3e8fc90ab1b188e9023b00b247a2
verified: 6/21/2026, 10:31:58 AM
view raw JSON →