ConnectWise PSA MCP Server

ConnectWise PSA (Manage) MCP server - tickets, time entries, companies, configurations, BYOK. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 5 · #147 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install ConnectWise PSA

before you install - you'll need

Set CW_SITE, CW_COMPANY_ID, CW_CLIENT_ID, CW_PUBLIC_KEY, CW_PRIVATE_KEY, CW_MEMBER_IDENTIFIER, CW_DB_HOST, CW_DB_USER, CW_DB_QUERY_LIBRARY before connecting.

Claude Code

claude mcp add mspstack-mcp-connectwise-psa -- npx -y mcp-connectwise-psa

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mspstack-mcp-connectwise-psa": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-connectwise-psa"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

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 local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-04 - young repo, little track record yet

license MIT - declared in the repository

npm package mcp-connectwise-psa - unscoped; check the name against the project README before installing

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

03 · What ConnectWise PSA can do

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

Limitations (from the README)

- Ticket searches default to open tickets; status/board names are exact, text filters are substrings. - Timestamps must have whole seconds - the server normalizes (ConnectWise rejects fractional seconds). - Time entries require an open time report period in ConnectWise for the entry date; the API's message is passed through when none exists. - /system/myAccount is missing on some on-prem versions - provide the member

Latest releases

v0.9.0 · 2026-08-19

v0.8.0 · 2026-08-19

v0.7.0 · 2026-08-10

04 · Who maintains ConnectWise PSA

ConnectWise PSA is maintained by mspstack. We track 3 MCP servers from mspstack - 3 actively maintained, 14 combined GitHub stars, oldest repo from Jul 2026. Full record: all servers from mspstack.

  1. IT Glue IT Glue MCP server for MSPs - documents, flexible assets, semantic vector search, RBAC, and BYOK ★ 5
  2. Microsoft Planner Microsoft Planner MCP server - plans, buckets, tasks via Microsoft Graph, ETags handled ★ 4

05 · Facts

category
other - ranked #147 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-19)
registry
io.github.mspstack/mcp-connectwise-psa (active, first published 2026-07-16 · 6 versions)
packages
npm:mcp-connectwise-psa

06 · ConnectWise PSA FAQ

What is ConnectWise PSA?

ConnectWise PSA (Manage) MCP server - tickets, time entries, companies, configurations, BYOK. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

Is ConnectWise PSA still maintained?

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

How do I install ConnectWise PSA?

Run `npx -y mcp-connectwise-psa`. The README documents 9 environment variables (CW_SITE, CW_COMPANY_ID, CW_CLIENT_ID…) to set first. Set CW_SITE, CW_COMPANY_ID, CW_CLIENT_ID, CW_PUBLIC_KEY, CW_PRIVATE_KEY, CW_MEMBER_IDENTIFIER, CW_DB_HOST, CW_DB_USER, CW_DB_QUERY_LIBRARY before connecting. You can also paste the ready-made client config above.

Does ConnectWise PSA run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to ConnectWise PSA

More MCP servers to compare · Jobd · Plant Genomics · Toolradar · Pdfmux · Petsonality

More TypeScript MCP servers · IT Glue (mspstack) · Microsoft Planner · Storeshots MCP · Intercom · Sentinal MCP · see all