C

npm:probo-connect-mcp

https://www.npmjs.com/package/probo-connect-mcp
74/100 · MCP Trust Grade · checked 2h ago · MCP 2.13.0

What it offers — 30 tools · Developer Tools

saveUserProfile

Save user profile information for personalized responses. Persists across sessions in ~/.probo-connect/. Call this after learning about the user.

getUserProfile

Get the current user profile. Use this to personalize responses — check preferred language, company, and product focus.

getImagePreview

Fetch an image URL (e.g. order preview from getAllOrders

getRecommendations

Get personalized product recommendations based on the user profile focus (e.g. banners, textiles). Falls back to top products if no profile set.

saveOrderTemplate

Save a complete order configuration as a reusable template. Persists in ~/.probo-connect/. Use placeOrderFromTemplate to re-order.

getOrderTemplates

List all saved order templates.

deleteOrderTemplate

Delete a saved order template.

placeOrderFromTemplate

Place an order from a saved template. You can override reference, address, or options.

saveAddress

Save a delivery address for reuse. Persists across sessions in ~/.probo-connect/. Give it a name like

getSavedAddresses

List all saved delivery addresses. Addresses persist across sessions in ~/.probo-connect/.

searchProducts

Search the Probo product catalog. Returns product names, codes, categories, and pricing. Use without query to browse all products.

configureProduct

Configure a product with options and get pricing. Call first without options to see available options, then call again with selected options. NOTE: Th

placeOrder

Place a print order with Probo. Returns order ID and confirmation. IMPORTANT — Product field naming: - Use

getOrderStatus

Check the status of one or more orders. Returns status code, delivery date, tracking info, and package details. IMPORTANT: - Use the EXACT order ID re

getAllOrders

List all orders with optional filters. Returns order history with references, dates, prices, delivery addresses, and status. ID fields in the response

cancelOrder

Cancel a pending order. Only works if the order has NOT yet entered production. IMPORTANT: - Use the order ID from placeOrder (e.g.

getPrice

Calculate the price for one or more products before placing an order. Returns purchase price, sales price, shipping costs, and delivery dates.

getShippingMethods

List available shipping methods and carriers. Shows codes, carrier names, and whether email/phone is required.

+12 more tools

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%92
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package probo-connect-mcp@2.13.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:probo-connect-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:probo-connect-mcp grade C
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3Aprobo-connect-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Aprobo-connect-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3Aprobo-connect-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3Aprobo-connect-mcp/badge.svg" alt="MCP Trust Grade C · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.