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.

com.promotionpros/catalog

REMOTE · MCP.PROMOTIONPROS.COM · SCANNED SEP 23

Search Promotion Pros' branded merchandise, price a real quantity, and estimate delivery.

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

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1537 tokens (~192/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 76% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the com.promotionpros/catalog MCP server?

com.promotionpros/catalog is a hosted endpoint at https://mcp.promotionpros.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.promotionpros.com

# add to Claude Code
claude mcp add --transport http com-promotionpros-catalog 'https://mcp.promotionpros.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-promotionpros-catalog": {
      "url": "https://mcp.promotionpros.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-promotionpros-catalog": {
      "type": "http",
      "url": "https://mcp.promotionpros.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-promotionpros-catalog]
url = "https://mcp.promotionpros.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-promotionpros-catalog": {
      "type": "remote",
      "url": "https://mcp.promotionpros.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-promotionpros-catalog --url 'https://mcp.promotionpros.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-promotionpros-catalog:
    url: "https://mcp.promotionpros.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-promotionpros-catalog": {
      "Transport": "http",
      "Url": "https://mcp.promotionpros.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-promotionpros-catalog -t streamable-http -u 'https://mcp.promotionpros.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-promotionpros-catalog": {
      "type": "http",
      "url": "https://mcp.promotionpros.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 23 Sept 26 +1

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

  • 21 Sept 26 +1

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

  • 19 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 154 → 192 functional
    • The server now declares the “resources” capability functional
    • Server version: 0.1.0 → 0.2.0 functional
    • New tool “create_instant_quote” functional
  • 17 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.

  • 15 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.

  • 13 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.

  • 11 Sept 26 +1

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

  • 9 Sept 26 +1

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

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 23 Sept 2026 · Probed https://mcp.promotionpros.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=promotionpros.com CN=WE1,O=Google Trust Services,C=US 3 Sept 2026 2 Dec 2026 ECDSA 256 ECDSA-SHA256 8293701d89603e6013e3c9eacf89be30
SANs: promotionpros.com, mcp.promotionpros.com, *.mcp.promotionpros.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.promotionpros.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
promotionpros.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.promotionpros.com/mcp Verified 200
http (plaintext) http://mcp.promotionpros.com/mcp HTTPS enforced 301 https://mcp.promotionpros.com/mcp
MCP tools · 8 exposed · ~1,270 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
create_instant_quote ~378

Issue a real, numbered Promotion Pros quote for a configuration priced with quote_price, and email it to the buyer. Returns the quote number, the reconciled price breakdown, a PDF, a link to the quote page and a link that takes the buyer straight to payment. Requires the buyer's full name, work email and phone number — ask for them, and confirm the configuration and the quantity, before calling this. This writes: it creates an order record and sends mail, and calling it twice issues two quotes to the same person. The price is recomputed live by promotionpros.com, so it can differ slightly from quote_price's snapshot; the numbers returned here are the quoted ones. Shipping and tax are not in the quote until the buyer adds a delivery address on the quote page.

NameTypeReqDescription
colorstringProduct color name, from get_product_options.
companystring
destination_statestringWhere it ships to, for the arrival estimate recorded on the quote: a US state code ("IL") or name. Omit if unknown.
emailstringyesThe buyer's work email. The quote is sent here, so confirm it before calling.
full_namestringyesThe buyer's full name, as they gave it.
imprint_colorsinteger
imprint_methodstringDecoration method name, from get_imprint_options.
phonestringyesA phone number to reach the buyer on. Required by the quote desk.
productobjectyesIdentify the product by exactly one of slug, id or sku.
quantityintegerTotal pieces. Below the method's minimum, the quote is issued at the minimum.
rushboolean
sizesarrayPer-size quantities for apparel; replaces quantity.

No output schema declared.

No examples provided.

estimate_delivery ~147

When an order placed today would arrive: the standard FedEx Ground date and, when the product offers it, the rush date — both in one call. Give the buyer's US state for a real shipping lane; dates are business days from today in Central time and include the free proof, production and transit. Rush skips the proof wait and starts the same business day when artwork arrives before noon Central.

NameTypeReqDescription
destination_statestringWhere it ships to: a US state code ("IL") or full name ("Illinois"). Omit if unknown — a typical US transit is assumed. US only.
productobjectyesIdentify the product by exactly one of slug, id or sku.

No output schema declared.

No examples provided.

get_imprint_options ~96

How a product can be decorated: each imprint method with its minimum and maximum quantity, setup charge and whether it is one-time or per additional location, whether the first imprint is included in the unit price, extra-color and extra-location run charges, imprint locations with their sizes and color limits, and guidance on when to use the method.

NameTypeReqDescription
productobjectyesIdentify the product by exactly one of slug, id or sku.

No output schema declared.

No examples provided.

get_product ~76

The full UCP product record: description, images, categories, colors, sizes, decoration methods, price range, minimum quantity, lead time, and whether a free sample is offered. For a price at a specific quantity, call quote_price.

NameTypeReqDescription
productobjectyesIdentify the product by exactly one of slug, id or sku.

No output schema declared.

No examples provided.

get_product_options ~84

The choices before a quote: colors (with hex), sizes with their quantity price ladders, whether sizes are priced differently, quantity step, stock by color and size when tracked, free shipping, lead time and rush availability, and the free-sample link when the product qualifies.

NameTypeReqDescription
productobjectyesIdentify the product by exactly one of slug, id or sku.

No output schema declared.

No examples provided.

lookup_catalog ~48

Full UCP product records for up to 6 products by id or handle, in one call. Use get_product for one.

NameTypeReqDescription
idsarrayyesProduct ids or handles (slugs).

No output schema declared.

No examples provided.

quote_price ~192

Price an order of a given quantity: per-unit price at that quantity, one-time setup, run charges, rush and tariff, the subtotal (before shipping and tax), whether the quantity is orderable, the next price break, and a deep_link that opens promotionpros.com on exactly this configuration with the same total. Optionally choose color, decoration method, number of imprint colors, per-size quantities and rush.

NameTypeReqDescription
colorstringProduct color name, from get_product_options.
imprint_colorsintegerNumber of ink colors in the logo on the primary location.
imprint_methodstringDecoration method name, from get_imprint_options.
productobjectyesIdentify the product by exactly one of slug, id or sku.
quantityintegerTotal pieces.
rushboolean
sizesarrayPer-size quantities for apparel; replaces quantity.

No output schema declared.

No examples provided.

search_catalog ~249

Find custom branded merchandise by keywords (e.g. "insulated tumbler", "trade show tote bag", "eco pen") with optional category, color, size and price filters. Returns product summaries with a from-price and the handle to pass to get_product or quote_price. Results are ranked by relevance unless sorted by price. Omit `query` to browse: with a `category` and no keywords this returns that category, which is how to answer an occasion or gifting ask. When nothing matches, facets.categories lists the categories worth browsing instead and `notes` says so.

NameTypeReqDescription
categorystringA category name from a previous result's facets, e.g. "Drinkware", "2026 Gift Guide".
colorstring
pageintegerZero-based page.
page_sizeinteger
price_maxnumberMaximum from-price per unit, USD.
price_minnumberMinimum from-price per unit, USD.
querystringKeywords, a product name, or a SKU. Omit to browse everything the other filters allow.
sizestring
sortstring

No output schema declared.

No examples provided.

Common questions

What is the com.promotionpros/catalog MCP server?

com.promotionpros/catalog is an MCP server listed in the public MCP registry as com.promotionpros/catalog. Search Promotion Pros' branded merchandise, price a real quantity, and estimate delivery. This page covers its hosted endpoint (https://mcp.promotionpros.com/mcp).

Is the com.promotionpros/catalog MCP server safe to use?

com.promotionpros/catalog scores 79 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 com.promotionpros/catalog MCP server expose?

com.promotionpros/catalog exposes 8 tools: search_catalog, lookup_catalog, get_product, quote_price, get_imprint_options, and 3 more. Their descriptions and schemas cost roughly 1,270 tokens of context every time the server is loaded.

Does the com.promotionpros/catalog MCP server require authentication?

No. We connected to com.promotionpros/catalog without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.promotionpros/catalog MCP server still maintained?

com.promotionpros/catalog is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.