io.github.wyre-technology
superops-mcp
SuperOps
MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/superops-mcp:v1.4.3
Transportstdio
Environment Variables
SUPEROPS_API_TOKEN(str)
RequiredSecret
SuperOps API token (Bearer) generated in the SuperOps admin console
SUPEROPS_SUBDOMAIN(str)
Required
Your SuperOps account subdomain (e.g. 'acme' for acme.superops.com)
SUPEROPS_REGION(str)
SuperOps data center region (e.g. 'us', 'eu')
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error