← Registry

eCommerce

impressm.com.au

Search and retrieve branded merchandise products, pricing, and create quotes from Impressm's Australian catalogue.

1 endpoint10 known toolsFirst detected July 22, 2026Last detected August 31, 2026

ENDPOINT 1

https://www.impressm.com.au/api/mcp

No auth detected

MCP server metadata

Name
impressm-mcp-server
Version
1.1.0
Capabilities
tools.listChanged

Known tools 10

impressm_search_products

Search Impressm's branded-merchandise catalogue (Australia) by keyword.

Inferred read-only
impressm_get_product

Fetch one product's details: description, available colours, decoration methods, quantity tiers and links.

Inferred read-only
impressm_get_pricing

Full quantity-break pricing for one product (AUD, ex GST): retail blank-garment price per quantity tier, each decoration method's price breaks and setup fee, and ready-to-quote totals per quantity (assuming one print position, one colour).

Inferred read-only
impressm_create_quote

Create a formal, shareable quote for branded merchandise.

Potential side effects
impressm_account_orders

The signed-in customer's order history: order number, status (open/completed), lifecycle stage, totals, shipment tracking and line items (with pack grouping where items were bought as a pack).

Inferred read-only
impressm_account_inventory

Items Impressm stores in the warehouse for this customer: live counts, low-stock flags, pack definitions (named kits of items, with how many complete packs current stock can build) and the pre-paid shipping budget balance.

Inferred read-only
impressm_account_shipments

Shipments of stored inventory this customer has requested: status (awaiting payment / packing / shipping / delivered), per-destination courier tracking, items sent and cost.

Potential side effects
impressm_create_pack

Save a named kit of this customer's stored items (e.g.

Inferred read-only
impressm_quote_shipment

Live courier pricing for sending stored items and/or whole packs to one or many Australian addresses.

Inferred read-only
impressm_request_shipment

Create a real dispatch request: stored items and/or whole packs to one or many Australian addresses.

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.impressm-mcp-server]
url = "https://www.impressm.com.au/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "impressm-mcp-server": {
      "type": "http",
      "url": "https://www.impressm.com.au/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: impressm-mcp-server
Remote MCP URL: https://www.impressm.com.au/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": {
    "impressm-mcp-server": {
      "url": "https://www.impressm.com.au/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "impressm-mcp-server": {
      "type": "http",
      "url": "https://www.impressm.com.au/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "impressm-mcp-server",
  "transport": "streamable-http",
  "url": "https://www.impressm.com.au/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 impressm.com.au was fetched 2026-07-31T03:54:44.027Z and is being refreshed.

Trust status Trusted

impressm.com.au 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.