← Registry

eCommerce

encorepromo.us

Search and retrieve product details and create quote requests for promotional products from Encore Promo.

1 endpoint3 known toolsFirst detected July 26, 2026Last detected September 7, 2026

ENDPOINT 1

https://encorepromo.us/api/mcp

No auth detected

MCP server metadata

Name
encore-promo-storefront
Version
1.0.0
Capabilities
tools
Server instructions

Search Encore Promotional Products' public catalog, inspect products and variants, and prepare quote-form links. Blank prices exclude decoration and shipping unless explicitly stated.

Known tools 3

search_catalog

Search active promotional products by brand, product name, style, SKU, or category term.

Inferred read-only
get_product

Get public product details, blank pricing, image, and selectable variants for an exact Encore Promo product handle.

Inferred read-only
start_quote

Create a safe Encore Promo quote-form URL with an optional product variant and quantity prefilled.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.encore-promo-storefront]
url = "https://encorepromo.us/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "encore-promo-storefront": {
      "type": "http",
      "url": "https://encorepromo.us/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: encore-promo-storefront
Remote MCP URL: https://encorepromo.us/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "encore-promo-storefront": {
      "url": "https://encorepromo.us/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "encore-promo-storefront": {
      "type": "http",
      "url": "https://encorepromo.us/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "encore-promo-storefront",
  "transport": "streamable-http",
  "url": "https://encorepromo.us/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for encorepromo.us was fetched 2026-07-27T11:00:52.485Z and is being refreshed.

Trust status Trusted

encorepromo.us is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.