io.github.WYRE-AI/connectwise-cpq-mcp

MCPCommunity
v1.0.5io.github.WYRE-AIUnknownAktualisiert vor 1 Mon.GitHub

MCP server for ConnectWise CPQ (Sell) — quotes, line items, customers, terms, and templates.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Braucht 2 Zugangsdaten, bevor es läuft
  • CPQ_ACCESS_KEYAPI-Schlüsselerforderlich

    ConnectWise CPQ tenant/site access key (from the Sell URL ...home?accesskey=<this>)

  • CPQ_PRIVATE_KEYAPI-Schlüsselerforderlich

    ConnectWise CPQ private API key (shown once at creation)

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
Autorio.github.WYRE-AI
LizenzUnknown
Version1.0.5
Quellemcp-registry
Trust-Status
B
60/100Gut
✓Im Forge-Index gelistet+10/10
—Publisher-Identität verifiziert+0/30
→ Publisher: führe `forge publish` im Repo aus, um die Inhaberschaft zu beanspruchen
—Domain-Verifizierung+0/10
→ Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
✓Prompt-Injection-Scan · sauber+30/30
✓Obfuskations-/Exfiltrations-Scan · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain—
Herkunft—
AbhängigkeitenNicht auditiert
Tool-Oberfläche25 Tools · 5 privilegiert
Sicherheits-Scan✓ SaubervHEAD · vor 1 TWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert27. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

25 Tools · 5 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertvHEAD · 1d ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

cpq_test_connectionVerify ConnectWise CPQ credentials and report the authenticated API user.

Verify ConnectWise CPQ credentials and report the authenticated API user.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_search_quotesSearch quotes with Manage-style conditions, field selection, and paging. With no

Search quotes with Manage-style conditions, field selection, and paging. With no

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_search_quote_itemsSearch quote line items. Filter by quote or tab via conditions (idQuote = "<guid>"

Search quote line items. Filter by quote or tab via conditions (idQuote = "<guid>"

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_get_quote_itemGet a quote line item by id.

Get a quote line item by id.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_list_quote_customersList the customer records attached to a quote.

List the customer records attached to a quote.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_list_quote_termsList payment/financing term options on a quote.

List payment/financing term options on a quote.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_list_tax_codesList tax codes and rates.

List tax codes and rates.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_list_recurring_revenuesList recurring-revenue period definitions.

List recurring-revenue period definitions.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_create_quote_from_templateCreate a new quote by copying a template or existing quote — the API's only quote

Create a new quote by copying a template or existing quote — the API's only quote

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_update_quote⚠ HIGH-IMPACT. Update quote fields (name, status, dates, custom fields) via JSON

⚠ HIGH-IMPACT. Update quote fields (name, status, dates, custom fields) via JSON

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_create_quote_itemAdd a line item to a quote tab. If idQuoteTabs is omitted, a single tab is used

Add a line item to a quote tab. If idQuoteTabs is omitted, a single tab is used

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

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

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

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_update_quote_customerUpdate a customer record on a quote via JSON Patch.

Update a customer record on a quote via JSON Patch.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_create_quote_termAdd a payment/financing term option to a quote.

Add a payment/financing term option to a quote.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_update_quote_termUpdate a quote term via JSON Patch.

Update a quote term via JSON Patch.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_delete_quote_itemprivilegiert⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote line item. Confirm with

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote line item. Confirm with

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_delete_quote_termprivilegiert⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote term option. Confirm with

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote term option. Confirm with

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_delete_quote_customerprivilegiert⚠ DESTRUCTIVE — IRREVERSIBLE. Remove a customer record from a quote. Confirm with

⚠ DESTRUCTIVE — IRREVERSIBLE. Remove a customer record from a quote. Confirm with

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_delete_quote_versionprivilegiert⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a specific version of a quote.

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a specific version of a quote.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

cpq_delete_quoteprivilegiert⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote and all of its line items,

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quote and all of its line items,

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

25 von 25 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

MCP server for ConnectWise CPQ (Sell) — quotes, line items, customers, terms, and templates.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.