ConnectWise Manage MCP Server
Let your AI assistant work directly with ConnectWise Manage. Search tickets, log time, look up companies and contacts, manage projects - through natural conversation instead of clicking through the CWM interface. Its 40 documented tools cover ticket, project, company, time.
People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 20 · #591 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install ConnectWise Manage
before you install - you'll need
Set CW_MANAGE_COMPANY_ID, CW_MANAGE_PUBLIC_KEY, CW_MANAGE_PRIVATE_KEY, CW_MANAGE_CLIENT_ID, CW_MANAGE_URL before connecting. CW_MANAGE_REJECT_UNAUTHORIZED, MCP_TRANSPORT are optional or environment-specific per the README.
Docker
docker run -i --rm ghcr.io/wyre-technology/connectwise-manage-mcp:v1.8.6 Claude Desktop - add to config
{
"mcpServers": {
"wyre-technology-connectwise-manage-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-technology/connectwise-manage-mcp:v1.8.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 ConnectWise Manage can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search service tickets with conditions, get a ticket by ID, create a new service ticket, and update a ticket (JSON Patch).
Capability map
Tools grouped from the project's README - what ConnectWise Manage lets an agent do.
Ticket
8 tools - e.g. Get a ticket by ID; Create a new service ticket; Update a ticket (JSON Patch)
cw_get_ticket · cw_create_ticket · cw_update_ticket · cw_get_ticket_notes · cw_add_ticket_note · cw_get_project_ticket…
Company
3 tools - e.g. Get a company by ID; Create a new company; Update a company (JSON Patch)
cw_get_company · cw_create_company · cw_update_company
Project
3 tools - e.g. Get a project by ID; Create a new project; Search tickets under a project
cw_get_project · cw_create_project · cw_search_project_tickets
Time
3 tools - e.g. Search time entries; Get a time entry by ID; Create a new time entry
cw_search_time_entries · cw_get_time_entry · cw_create_time_entry
Contact
2 tools - e.g. Get a contact by ID; Create a new contact
cw_get_contact · cw_create_contact
Activity
2 tools - e.g. Get an activity by ID; Create a new activity
cw_get_activity · cw_create_activity
Agreement
2 tools - e.g. Get an agreement by ID; Get additions (line items) on an agreement
cw_get_agreement · cw_get_agreement_additions
Tickets
1 tool - e.g. Search service tickets with conditions
cw_search_tickets
Latest releases
v1.8.6 · 2026-08-20
1.8.6 (2026-08-20) · scope self-signed-cert TLS toggle to the client instance, not the process (#57) (3e5d174), closes #53
v1.8.5 · 2026-08-20
1.8.5 (2026-08-20) · promote no-unused-vars + no-explicit-any back to error (Mode-4 debt cleared)
v1.8.4 · 2026-08-20
1.8.4 (2026-08-20) · restore connectwise-manage-mcp.mcpb as a release asset (#66) (5cdfa55), closes #46 #45 #43 #40 #47
04 · Who maintains ConnectWise Manage
ConnectWise Manage is maintained by wyre-technology. We track 57 MCP servers from wyre-technology - 57 actively maintained, 150 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.
- Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 48
- NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 23
- IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
- CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 10
- Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 3
- HaloPSA MCP server for HaloPSA - clients, tickets, and PSA workflows via the HaloPSA REST API. ★ 3
05 · Facts
- category
- other - ranked #591 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.wyre-technology/connectwise-manage-mcp (active, first published 2026-04-29 · 15 versions)
- packages
- oci:ghcr.io/wyre-technology/connectwise-manage-mcp:v1.8.6
06 · ConnectWise Manage FAQ
Is ConnectWise Manage still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can ConnectWise Manage do?
With this server connected, an agent can search service tickets with conditions, get a ticket by ID, create a new service ticket, and update a ticket (JSON Patch).
How do I install ConnectWise Manage?
Run `docker run -i --rm ghcr.io/wyre-technology/connectwise-manage-mcp:v1.8.6`. The README documents 7 environment variables (CW_MANAGE_COMPANY_ID, CW_MANAGE_PUBLIC_KEY, CW_MANAGE_PRIVATE_KEY…) to set first. Set CW_MANAGE_COMPANY_ID, CW_MANAGE_PUBLIC_KEY, CW_MANAGE_PRIVATE_KEY, CW_MANAGE_CLIENT_ID, CW_MANAGE_URL before connecting. CW_MANAGE_REJECT_UNAUTHORIZED, MCP_TRANSPORT are optional or environment-specific per the README. You can also paste the ready-made client config above.
07 · Alternatives to ConnectWise Manage
Alternatives to ConnectWise Manage
Maintained other servers if ConnectWise Manage isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Datto SaaS Protection · Super Ops · X402search MCP · Opendata Cat · Sage Math
More TypeScript MCP servers · Datto RMM · Halo PSA · Hudu · IT Glue (wyre-technology) · see all