74
/ 100
4 days ago
glama

SuperOps MCP Server

MCP server for interacting with the SuperOps.ai PSA/RMM platform, providing tools for managing clients, tickets, assets, and technicians via GraphQL API.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SUPEROPS_API_TOKEN
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.
configAUTH_MODE
configMCP_HTTP_HOST
configMCP_HTTP_PORT
configMCP_TRANSPORT
🔐 secretSUPEROPS_API_TOKENexport ="your-api-token"
configSUPEROPS_REGIONexport ="us" # or "eu" for EU region
configSUPEROPS_SUBDOMAINexport ="yourcompany"
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/matt-beyond-tech-superops-mcp-1eyurx)](https://m8ven.ai/mcp/matt-beyond-tech-superops-mcp-1eyurx)
commit: 6bbb17ee629985ee884752f3daeb24c0bf749ea7
code hash: da41270dace28114bf20fcfc2c970ec1604602c511e8dad12fdec305f9403201
verified: 7/17/2026, 8:35:43 AM
view raw JSON →