Read-only MCP server for Kaseya Quote Manager (Datto Commerce): quotes, orders, purchasing.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that gives AI assistants read-only access to Kaseya Quote Manager (Datto Commerce) β quotes, sales orders, purchasing, the product catalog, and customers.
Maintained by Wyre Technology.
Claude Desktop β download, open, done:
kaseya-quote-manager-mcp.mcpb from the latest releaseClaude Code (CLI):
Quote Manager authenticates with a single API key sent in the apiKey header. Generate
one in Quote Manager under Settings β API. Set it as KASEYA_QUOTE_MANAGER_API_KEY.
list/get; no tool can
mutate your data.kqm_navigate / kqm_status discovery tools.kqm_navigate to explore a domain's tools.Tools are named kqm_<entity>_list and kqm_<entity>_get.
| Domain | Entities |
|---|---|
sales | quote, quote_section, quote_line, sales_order, sales_order_line, sales_order_payment |
procurement | purchase_order, purchase_order_line, purchase_order_cost, supplier, product_supplier |
catalog | product, product_image (list only), category, brand |
crm | customer, customer_address, contact |
org | employee, warehouse |
list tools accept page, pageSize (max 100), and modifiedAfter where supported, plus
entity-specific filters (e.g. quoteNumber, customerID, purchaseOrderID).
In the WYRE MCP Gateway the image runs with AUTH_MODE=gateway; the gateway injects the
key as the x-kaseya-quote-manager-api-key header per request.
Apache-2.0 Β© WYRE Technology
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kaseya-quote-manager)<a href="https://allmcps.com/mcp/kaseya-quote-manager"><img src="https://allmcps.com/api/badge/kaseya-quote-manager?style=directory" alt="Kaseya Quote Manager on AllMCPs" /></a>