Super Ops MCP Server

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

People who work with msp, superops and wyre technology and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 3 · #794 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Super Ops

before you install - you'll need

Set SUPEROPS_API_TOKEN, SUPEROPS_SUBDOMAIN, SUPEROPS_REGION, NODE_AUTH_TOKEN before connecting.

Docker

docker run -i --rm ghcr.io/wyre-technology/superops-mcp:v1.6.6

Claude Desktop - add to config

{
  "mcpServers": {
    "wyre-technology-superops-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/superops-mcp:v1.6.6"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner

03 · What Super Ops can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.0.1 · 2026-09-05

2.0.1 (2026-09-05) · remove duplicate semantic-release job from ci.yml

v2.0.0 · 2026-09-05

2.0.0 (2026-09-05) · rewrite every GraphQL operation against the real SuperOps schema · list tools take page/pageSize instead of max/cursor, and · return listInfo { page, pageSize, totalCount, hasMore } instead of {…

v1.6.7 · 2026-08-25

1.6.7 (2026-08-25) · migrate to WYRE-AI org (npm scope, ghcr namespace, registry)

04 · Who maintains Super Ops

SuperOps is maintained by wyre-technology. We track 58 MCP servers from wyre-technology - 58 actively maintained, 166 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.

  1. Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 52
  2. NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 26
  3. ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 23
  4. IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
  5. CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 12
  6. Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 4

05 · Facts

category
other - ranked #794 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-05)
registry
io.github.wyre-technology/superops-mcp (active, first published 2026-05-06 · 10 versions)
packages
oci:ghcr.io/wyre-technology/superops-mcp:v1.6.6

06 · Super Ops FAQ

What is Super Ops?

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

Is Super Ops still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Super Ops?

Run `docker run -i --rm ghcr.io/wyre-technology/superops-mcp:v1.6.6`. The README documents 4 environment variables (SUPEROPS_API_TOKEN, SUPEROPS_SUBDOMAIN, SUPEROPS_REGION…) to set first. Set SUPEROPS_API_TOKEN, SUPEROPS_SUBDOMAIN, SUPEROPS_REGION, NODE_AUTH_TOKEN before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Super Ops

More MCP servers to compare · X402search MCP · Opendata Cat · Sage Math · Token Enhancer · Helldivers2 MCP

More TypeScript MCP servers · Syncro · Codex MCP Tool · Pixelcheck · see all