connectwise-cpq-mcp (WYRE-AI/connectwise-cpq-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 25 tools. No publisher has claimed this listing.

C
Warning
74/100

connectwise-cpq-mcp

MCP server for ConnectWise CPQ (Sell) enabling quote, line item, customer, term, template, tax code, recurring revenue, and user management via a 25-tool interface.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

WYRE-AI

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
🔐
You'll be asked for 1 credential: CONDUIT_S2S_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes25 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

cpq_test_connection

Verify ConnectWise CPQ credentials and report the authenticated API user.

cpq_search_quotes
cpq_get_quote

Get a quote by GUID id (full QuoteView) — renders the quote card.

cpq_get_quote_versions

List all versions of a quote number, or get the latest/a specific version.

cpq_search_quote_items
cpq_get_quote_item

Get a quote line item by id.

cpq_list_quote_customers

List the customer records attached to a quote.

cpq_search_quote_tabs

Search quote tabs/sections. Filter by quote via conditions (idQuote = "<guid>").

cpq_list_quote_terms

List payment/financing term options on a quote.

cpq_list_templates

List quote templates (the source objects for quote creation).

cpq_list_tax_codes

List tax codes and rates.

cpq_list_recurring_revenues

List recurring-revenue period definitions.

cpq_list_users

List CPQ users (API users, approvers, admins).

cpq_create_quote_from_template
cpq_update_quote
cpq_create_quote_item
cpq_update_quote_item

Update a quote line item (pricing, quantity, flags) via JSON Patch.

cpq_update_quote_customer

Update a customer record on a quote via JSON Patch.

cpq_create_quote_term

Add a payment/financing term option to a quote.

cpq_update_quote_term

Update a quote term via JSON Patch.

cpq_delete_quote_item
cpq_delete_quote_term
cpq_delete_quote_customer
cpq_delete_quote_version
cpq_delete_quote
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configAUTH_MODEWhere to find it
🔐 secretCONDUIT_S2S_SECRET
configLOG_LEVEL
configMCP_HTTP_HOST
configMCP_HTTP_PORT
configMCP_TRANSPORT
// quality suggestions

All four hints declared on every tool

19/25 tools missing one or more hints — cpq_test_connection (missing: destructiveHint, idempotentHint, openWorldHint); cpq_search_quotes (missing: destructiveHint, idempotentHint, openWorldHint); cpq_get_quote (missing: destructiveHint, idempotentHint, openWorldHint), +16 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Readable source code

1 file are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

Domain consistency

npm scope @wyre-ai doesn't match GitHub owner wyre-technology

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/wyre-technology/connectwise-cpq-mcp?variant=verified)](https://m8ven.ai/mcp/wyre-technology/connectwise-cpq-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: a69a71e30c8a6f1c01b3fda7b3ad9d49fd21b268
code hash: 59febdb0884e24836617502918c85231c951cdd254359ee7d76cfb73b99c90e1
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client