MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.
SUPEROPS_API_TOKENAPI keyrequiredSuperOps API token (Bearer) generated in the SuperOps admin console
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
superops_assets_listList assets (endpoints) in SuperOps.ai RMM. Supply any combination of status,List assets (endpoints) in SuperOps.ai RMM. Supply any combination of status,
No input schema was published for this tool.
superops_assets_getGet detailed information for a specific asset: hardware identity (manufacturer,Get detailed information for a specific asset: hardware identity (manufacturer,
No input schema was published for this tool.
superops_assets_softwareGet the software inventory for a specific asset: name, version, install date,Get the software inventory for a specific asset: name, version, install date,
No input schema was published for this tool.
superops_assets_patchesGet patch status and patch details for a specific asset: title, KB numbers,Get patch status and patch details for a specific asset: title, KB numbers,
No input schema was published for this tool.
superops_clients_listList clients (accounts) in SuperOps.ai. Results are paginated with page/pageSize.List clients (accounts) in SuperOps.ai. Results are paginated with page/pageSize.
No input schema was published for this tool.
superops_clients_getGet detailed information for a specific client by their account ID.Get detailed information for a specific client by their account ID.
No input schema was published for this tool.
superops_clients_searchSearch for clients by name or email domain. A client matches if the term appearsSearch for clients by name or email domain. A client matches if the term appears
No input schema was published for this tool.
superops_custom_queryRun a custom GraphQL query against the SuperOps.ai API. For advanced use cases not covered by standard tools.Run a custom GraphQL query against the SuperOps.ai API. For advanced use cases not covered by standard tools.
No input schema was published for this tool.
superops_custom_mutationRun a custom GraphQL mutation against the SuperOps.ai API. For advanced write operations not covered by standard tools.Run a custom GraphQL mutation against the SuperOps.ai API. For advanced write operations not covered by standard tools.
No input schema was published for this tool.
superops_technicians_listList technicians (agents) in SuperOps.ai, sorted by name. Optionally narrow theList technicians (agents) in SuperOps.ai, sorted by name. Optionally narrow the
No input schema was published for this tool.
superops_technicians_getGet detailed information for a specific technician by their user ID. SuperOps hasGet detailed information for a specific technician by their user ID. SuperOps has
No input schema was published for this tool.
superops_technicians_groupsList technician groups/teams in SuperOps.ai. Returns every group's ID and name —List technician groups/teams in SuperOps.ai. Returns every group's ID and name —
No input schema was published for this tool.
superops_technicians_lookupsList the roles, teams, designations, business functions and technician groupsList the roles, teams, designations, business functions and technician groups
No input schema was published for this tool.
superops_tickets_listList tickets in SuperOps.ai. Results are paginated with page/pageSize.List tickets in SuperOps.ai. Results are paginated with page/pageSize.
No input schema was published for this tool.
superops_tickets_getGet detailed information for a specific ticket by its ID.Get detailed information for a specific ticket by its ID.
No input schema was published for this tool.
superops_tickets_createCreate a new ticket in SuperOps.ai. Status, priority, category and subcategory areCreate a new ticket in SuperOps.ai. Status, priority, category and subcategory are
No input schema was published for this tool.
superops_tickets_updateUpdate an existing ticket - change status, priority, assignment, or category.Update an existing ticket - change status, priority, assignment, or category.
No input schema was published for this tool.
superops_tickets_add_noteAdd a note to a ticket. Can be internal or public (visible to client).Add a note to a ticket. Can be internal or public (visible to client).
No input schema was published for this tool.
superops_tickets_log_timeLog a worklog entry against a ticket. SuperOps records quantity (not a raw minuteLog a worklog entry against a ticket. SuperOps records quantity (not a raw minute
No input schema was published for this tool.
superops_navigateDiscover available SuperOps.ai tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available SuperOps.ai tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
superops_statusShow credentials status and available domainsShow credentials status and available domains
No input schema was published for this tool.
superops_test_connectionTest the connection to SuperOps.ai API using configured credentials.Test the connection to SuperOps.ai API using configured credentials.
No input schema was published for this tool.
22 of 22 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.