Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

TracePass

eu.tracepass/tracepass

Manage products, EU Digital Product Passports, operator parties, and GS1 EPCIS supply-chain events.

Uptime
100.0%
2 direct probes · 30d
Response
195ms
last probe
Tools
6
callable
Resources
2
readable
Prompts
5
available

Tools · 6

tracepass_products

Manage the TracePass product catalogue. A product is the catalogue layer — one product can have many passports (one per serialised unit). Products are not billable on their own. Actions (pass via `ac…

tracepass_passports

Manage Digital Product Passports — create, read, and run lifecycle actions. IMPORTANT: `create` consumes a DPP slot on the account's plan and IS BILLABLE. Creating a passport beyond the included quot…

tracepass_passport_fields

Update field values on a Digital Product Passport. Every change is recorded in the passport's audit trail, tagged as an API-key update. Actions (pass via `action`, with `args`): - update — args: { id…

tracepass_passport_parties

Manage the economic-operator parties on a passport — manufacturer, importer, authorisedRepresentative, distributor, recycler, producerResponsibilityOrg. Each party carries a legal name and ideally a v…

tracepass_epcis

GS1 EPCIS 2.0 supply-chain events. `export` is included on Starter plans and up; `capture`, `capture_job`, and `query` require the paid EPCIS add-on (those actions return a 403-style message without i…

tracepass_templates

Discover the regulatory field schema for each DPP category — what a COMPLIANT passport must contain, per the governing EU regulation. Read-only reference data. Use this to advise on requirements befor…

Resources · 2

products

The account's TracePass product catalogue (first page). Attach this for an overview of what products exist.

tracepass://products
templates

All 13 DPP category schemas with field count, required-field count, and governing regulation. Attach this to ground the model in what each category's compliance requirements are.

tracepass://templates

Prompts · 5

audit_passport

Review one Digital Product Passport for completeness and compliance readiness — which required fields are missing, which economic-operator parties are unset, whether it's publishable.

onboard_product

Walk through creating a new product and its first Digital Product Passport — gathering the details, then creating both.

explain_dpp_requirements

Explain what a Digital Product Passport in a given category must contain to be compliant — the required fields and the EU regulation behind them — before you create anything.

compliance_gap_check

Cross-check a draft passport against its category's regulatory schema and produce an exact, prioritised list of what's missing before it can be published compliantly.

review_epcis_events

Inspect the EPCIS 2.0 supply-chain event history of a passport and summarise the product's traceability story.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tracepass": {
      "url": "https://ai.tracepass.eu/mcp",
      "transport": "streamable-http"
    }
  }
}