Skip to content
Back to search
100
MCP live streamable-http

Direct MCP candidate from lists

direct:ai.tracepass.eu:7caca2ea05

Discovered from lists; probed directly as a possible remote MCP endpoint.

Uptime
100.0%
5 probes
Response
137ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
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…

How to use

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

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