CWM-API-Gateway-MCP
If you are the rightful owner of CWM-API-Gateway-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The ConnectWise API Gateway MCP Server provides a comprehensive interface for interacting with the ConnectWise Manage API, simplifying API discovery, execution, and management.
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.