
TracePass
Wire your agent into TracePass so product SKUs, operator parties, EU Digital Product Passports, and GS1 EPCIS events stay compliant without juggling separate dashboards.
Overview
TracePass is an MCP server for the Ship phase that manages EU Digital Product Passports, products, operator parties, and GS1 EPCIS supply-chain events via TracePass.
What is this MCP server?
- Remote streamable-http MCP at https://ai.tracepass.eu/mcp plus npm stdio package tracepass-mcp-server v1.1.4
- Bearer API keys (tp_ prefix) minted in TracePass Developer → API Keys
- Product catalog and operator-party management for supply-chain actors
- EU Digital Product Passport lifecycle aligned with ESPR-style traceability
- GS1 EPCIS event ingestion and querying for serialized logistics trails
- Server version 1.1.4
- npm package identifier tracepass-mcp-server
- Remote transport streamable-http at ai.tracepass.eu/mcp
What problem does it solve?
EU market access now requires structured product passports and traceable events, but most indie builders lack time to stitch compliance APIs into their agent workflows by hand.
Who is it for?
EU-facing ecommerce, hardware, or fashion brands that already use or plan TracePass and want agent-driven passport and event management.
Skip if: Pure software SaaS with no physical SKU, teams outside EU passport scope, or anyone unwilling to run a paid TracePass account and API keys.
What do I get? / Deliverables
After you register the remote MCP or npm server and add a tp_ bearer key, your agent can create and update passport-linked product records and EPCIS trails from the IDE.
- Agent-callable product and operator-party records in TracePass
- Digital Product Passport data maintained through MCP tools
- GS1 EPCIS event queries and writes for audit trails
Recommended MCP Servers
Journey fit
EU Digital Product Passport obligations sit on the path to legally selling physical goods in the EU, so the canonical shelf is Ship where regulatory readiness is decided. Passport data, operator registration, and traceability events are compliance and audit artifacts, not generic backend CRUD.
How it compares
Regulatory traceability MCP for EU DPP and EPCIS, not a general inventory or Shopify admin skill.
Common Questions / FAQ
Who is eu.tracepass/tracepass for?
Solo and indie builders shipping physical products in the EU who need Digital Product Passports and GS1 EPCIS events managed from Claude Code, Cursor, or similar agents.
When should I use eu.tracepass/tracepass?
Use it during Ship and Operate when you are onboarding products, operator parties, or logistics events and want the agent to read and write TracePass instead of copying forms in the dashboard.
How do I add eu.tracepass/tracepass to my agent?
Add the remote MCP URL https://ai.tracepass.eu/mcp with Authorization bearer tp_<your API key>, or install npm tracepass-mcp-server 1.1.4 for stdio and point your client at that server per tracepass.eu/docs/mcp.