ConnectWise Manage API
Summary
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.
Available Actions(11)
search_api_endpoints
Search for API endpoints by query string.
natural_language_api_search
Find endpoints using natural language descriptions.
list_api_categories
List all available API categories.
get_category_endpoints
List all endpoints in a specific category.
get_api_endpoint_details
Get detailed information about a specific endpoint.
execute_api_call
Execute an API call with path, method, parameters, and data.
send_raw_api_request
Send a raw API request in the format 'METHOD /path [JSON body]'.
save_to_fast_memory
Manually save an API query to Fast Memory.
list_fast_memory
List all queries saved in Fast Memory.
delete_from_fast_memory
Delete a specific query from Fast Memory.
clear_fast_memory
Clear all queries from Fast Memory.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください