mcpbeat Sign in

SuperOps MCP Server

local only

SuperOps runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.

MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.

Installs / week
not published
3
Stars
0 open issues
30 Aug 2026
Last commit
from GitHub
Apache-2.0
License
TypeScript

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Secret passed into the image build Dockerfile:7
# GitHub PAT with read:packages, used only to install @wyre-ai/* from
# GitHub Packages. Passed as a build-time secret; never baked into the image.
ARG GITHUB_TOKEN=""

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SuperOps

same job, measured the same way
SuperOps
by wyre-technology

MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.

local only
Atera
by wyre-technology

MCP server for Atera RMM — customers, tickets, and more.

local only
Atera
by wyre-ai

MCP server for Atera RMM — customers, tickets, and more.

local only
HaloPSA
by wyre-technology

MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.

local only
HaloPSA
by wyre-ai

MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.

local only
Syncro
by wyre-ai

MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

local only
Syncro
by wyre-technology

MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.

local only
ConnectWise Manage
by wyre-technology

MCP server for ConnectWise Manage PSA — companies, tickets, projects, time entries, and more.

local only

SuperOps — questions

Answers built from our own checks of this server.

Why is there no uptime for SuperOps?
SuperOps runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SuperOps open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.