ConnectWise API Gateway MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONNECTWISE_API_URL | Yes | The base URL for all API requests to your ConnectWise instance | |
| CONNECTWISE_COMPANY_ID | Yes | Included in the 'clientId' header of each request to identify your company | |
| CONNECTWISE_PUBLIC_KEY | Yes | Used together with AUTH_PREFIX to create the basic authentication credentials | |
| CONNECTWISE_AUTH_PREFIX | Yes | Required prefix added before your public key in the authentication username (e.g., 'api+', 'integration+') | |
| CONNECTWISE_PRIVATE_KEY | Yes | Used as the password for authentication credentials |
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/jasondsmith72/CWM-API-Gateway-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server