Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Kaseya Quote Manager

OCI · GHCR.IO/WYRE-AI/KASEYA-QUOTE-MANAGER-MCP:V1.0.14 · SCANNED SEP 20

Read-only MCP server for Kaseya Quote Manager (Datto Commerce): quotes, orders, purchasing.

+3 this week 47 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2408 tokens (~58/item across 41 items; 41 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management53
  • Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 41 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 41 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Kaseya Quote Manager MCP server?

Kaseya Quote Manager runs locally as a container image, launched with docker run --rm -i ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14

# add to Claude Code
claude mcp add wyre-ai-kaseya-quote-manager-mcp -- docker run --rm -i ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14
// .cursor/mcp.json
{
  "mcpServers": {
    "wyre-ai-kaseya-quote-manager-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wyre-ai-kaseya-quote-manager-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add wyre-ai-kaseya-quote-manager-mcp -- docker run --rm -i ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wyre-ai-kaseya-quote-manager-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  wyre-ai-kaseya-quote-manager-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wyre-ai-kaseya-quote-manager-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "wyre-ai-kaseya-quote-manager-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +4
    • Stability: unverified → 0.27 functional
  • 4 Sept 26 40

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 41 exposed · ~2,408 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
kqm_brand_get ~30

Get a single brand record by ID. Read-only.

NameTypeReqDescription
idnumberyesBrand ID

No output schema declared.

No examples provided.

kqm_brand_list ~78

List brands. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_category_get ~31

Get a single product categorie record by ID. Read-only.

NameTypeReqDescription
idnumberyesCategory ID

No output schema declared.

No examples provided.

kqm_category_list ~31

List product categories. Read-only. Returns up to pageSize (max 100) results per page.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kqm_contact_get ~30

Get a single contact record by ID. Read-only.

NameTypeReqDescription
idnumberyesContact ID

No output schema declared.

No examples provided.

kqm_contact_list ~90

List contacts. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
customerIDnumberFilter by customerID
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_customer_address_get ~34

Get a single customer addresse record by ID. Read-only.

NameTypeReqDescription
idnumberyesCustomerAddress ID

No output schema declared.

No examples provided.

kqm_customer_address_list ~92

List customer addresses. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
customerIDnumberFilter by customerID
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_customer_get ~30

Get a single customer record by ID. Read-only.

NameTypeReqDescription
idnumberyesCustomer ID

No output schema declared.

No examples provided.

kqm_customer_list ~78

List customers. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_employee_get ~30

Get a single employee record by ID. Read-only.

NameTypeReqDescription
idnumberyesEmployee ID

No output schema declared.

No examples provided.

kqm_employee_list ~57

List employees. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_navigate ~121

Discover available Kaseya Quote Manager tools by domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.

NameTypeReqDescription
domainstringyesThe domain to explore: - sales: quotes, quote sections/lines, sales orders, order lines, and payments - procurement: purchase orders, order lines, costs, suppliers, and product-supplier links - catal…

No output schema declared.

No examples provided.

kqm_product_get ~30

Get a single product record by ID. Read-only.

NameTypeReqDescription
idnumberyesProduct ID

No output schema declared.

No examples provided.

kqm_product_image_list ~71

List product images. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
productIDnumberFilter by productID

No output schema declared.

No examples provided.

kqm_product_list ~92

List products. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
manufacturerPartNumberstringFilter by manufacturerPartNumber
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_product_supplier_get ~35

Get a single product-supplier link record by ID. Read-only.

NameTypeReqDescription
idnumberyesProductSupplier ID

No output schema declared.

No examples provided.

kqm_product_supplier_list ~94

List product-supplier links. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
productIDnumberFilter by productID

No output schema declared.

No examples provided.

kqm_purchase_order_cost_get ~36

Get a single purchase order cost record by ID. Read-only.

NameTypeReqDescription
idnumberyesPurchaseOrderCost ID

No output schema declared.

No examples provided.

kqm_purchase_order_cost_list ~96

List purchase order costs. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
purchaseOrderIDnumberFilter by purchaseOrderID

No output schema declared.

No examples provided.

kqm_purchase_order_get ~33

Get a single purchase order record by ID. Read-only.

NameTypeReqDescription
idnumberyesPurchaseOrder ID

No output schema declared.

No examples provided.

kqm_purchase_order_line_get ~37

Get a single purchase order line item record by ID. Read-only.

NameTypeReqDescription
idnumberyesPurchaseOrderLine ID

No output schema declared.

No examples provided.

kqm_purchase_order_line_list ~97

List purchase order line items. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
purchaseOrderIDnumberFilter by purchaseOrderID

No output schema declared.

No examples provided.

kqm_purchase_order_list ~92

List purchase orders. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
orderNumberstringFilter by orderNumber
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_quote_get ~30

Get a single quote record by ID. Read-only.

NameTypeReqDescription
idnumberyesQuote ID

No output schema declared.

No examples provided.

kqm_quote_line_get ~34

Get a single quote line item record by ID. Read-only.

NameTypeReqDescription
idnumberyesQuoteLine ID

No output schema declared.

No examples provided.

kqm_quote_line_list ~74

List quote line items. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
quoteSectionIDnumberFilter by quoteSectionID

No output schema declared.

No examples provided.

kqm_quote_list ~90

List quotes. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
quoteNumberstringFilter by quoteNumber

No output schema declared.

No examples provided.

kqm_quote_section_get ~33

Get a single quote section record by ID. Read-only.

NameTypeReqDescription
idnumberyesQuoteSection ID

No output schema declared.

No examples provided.

kqm_quote_section_list ~71

List quote sections. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
quoteIDnumberFilter by quoteID

No output schema declared.

No examples provided.

kqm_sales_order_get ~33

Get a single sales order record by ID. Read-only.

NameTypeReqDescription
idnumberyesSalesOrder ID

No output schema declared.

No examples provided.

kqm_sales_order_line_get ~37

Get a single sales order line item record by ID. Read-only.

NameTypeReqDescription
idnumberyesSalesOrderLine ID

No output schema declared.

No examples provided.

kqm_sales_order_line_list ~97

List sales order line items. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
salesOrderIDnumberFilter by salesOrderID

No output schema declared.

No examples provided.

kqm_sales_order_list ~92

List sales orders. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
orderNumberstringFilter by orderNumber
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_sales_order_payment_get ~36

Get a single sales order payment record by ID. Read-only.

NameTypeReqDescription
idnumberyesSalesOrderPayment ID

No output schema declared.

No examples provided.

kqm_sales_order_payment_list ~96

List sales order payments. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)
salesOrderIDnumberFilter by salesOrderID

No output schema declared.

No examples provided.

kqm_status ~22

Check Kaseya Quote Manager API connection status and available domains.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kqm_supplier_get ~30

Get a single supplier record by ID. Read-only.

NameTypeReqDescription
idnumberyesSupplier ID

No output schema declared.

No examples provided.

kqm_supplier_list ~78

List suppliers. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

kqm_warehouse_get ~31

Get a single warehouse record by ID. Read-only.

NameTypeReqDescription
idnumberyesWarehouse ID

No output schema declared.

No examples provided.

kqm_warehouse_list ~79

List warehouses. Read-only. Returns up to pageSize (max 100) results per page.

NameTypeReqDescription
modifiedAfterstringISO 8601 timestamp; return only records modified after this time
pagenumberPage number (1-based)
pageSizenumberResults per page (max 100)

No output schema declared.

No examples provided.

Common questions

What is the Kaseya Quote Manager MCP server?

Kaseya Quote Manager is an MCP server listed in the public MCP registry as io.github.WYRE-AI/kaseya-quote-manager-mcp. Read-only MCP server for Kaseya Quote Manager (Datto Commerce): quotes, orders, purchasing. This page covers its container image (ghcr.io/wyre-ai/kaseya-quote-manager-mcp:v1.0.14).

Is the Kaseya Quote Manager MCP server safe to use?

Kaseya Quote Manager scores 47 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Kaseya Quote Manager MCP server expose?

Kaseya Quote Manager exposes 41 tools: kqm_navigate, kqm_status, kqm_quote_list, kqm_quote_get, kqm_quote_section_list, and 36 more. Their descriptions and schemas cost roughly 2,408 tokens of context every time the server is loaded.

Is the Kaseya Quote Manager MCP server still maintained?

Kaseya Quote Manager is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Kaseya Quote Manager MCP server under?

Kaseya Quote Manager declares the NOASSERTION licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.