connectwise-manage-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode: 'env' (default) or 'gateway' | env |
| CW_MANAGE_URL | No | API base URL. Defaults to https://api-na.myconnectwise.net for cloud, or set for self-hosted. | https://api-na.myconnectwise.net |
| MCP_HTTP_PORT | No | HTTP port when using http transport (default: 8080) | 8080 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' (default) or 'http' | stdio |
| CW_MANAGE_CLIENT_ID | Yes | Client ID from ConnectWise Developer Portal | |
| CW_MANAGE_COMPANY_ID | Yes | Your ConnectWise company identifier | |
| CW_MANAGE_PUBLIC_KEY | Yes | API member public key | |
| CW_MANAGE_PRIVATE_KEY | Yes | API member private key | |
| CW_MANAGE_REJECT_UNAUTHORIZED | No | Set to 'false' for self-signed certs (default: 'true') | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/connectwise-manage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server