ConnectWise API Gateway MCP Server provides a bridge between Claude and the ConnectWise Manage API, enabling efficient API discovery and execution through a SQLite database built from the ConnectWise API definition. Developed by Jason Smith, it features natural language search capabilities, categorized API navigation, and a Fast Memory system that saves frequently used queries for quick retrieval. The server supports both simplified parameter handling and raw API access, making it valuable for IT professionals who need to interact with ConnectWise Manage for service ticket management, company information retrieval, and other ConnectWise operations directly within Claude conversations.
Search for API endpoints by query string.
Find endpoints using natural language descriptions.
List all available API categories.
List all endpoints in a specific category.
Get detailed information about a specific endpoint.
Execute an API call with path, method, parameters, and data.
Send a raw API request in the format 'METHOD /path [JSON body]'.
Manually save an API query to Fast Memory.
List all queries saved in Fast Memory.
Delete a specific query from Fast Memory.
Clear all queries from Fast Memory.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!