Skip to main content
Glama

AuthiChain

dpp_readiness_check

Free EU Digital Product Passport readiness check. Returns a 0-100 score, gaps, and the dated obligation for the product category (battery passport is law from 18 Feb 2027; other categories are ESPR targets). Not legal advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryYesbattery_passport: EV, LMT (e-bike, e-scooter) or industrial battery over 2 kWh; battery_other: Other battery (portable, SLI, industrial up to 2 kWh); textiles: Textiles, apparel or footwear; iron_steel: Iron and steel; aluminium: Aluminium; tyres: Tyres; furniture: Furniture; mattresses: Mattresses; electronics: Electronics and ICT; toys: Toys; construction: Construction products; detergents: Detergents and cleaning products; other: Something else
data_hostNoYou have a public web location where product data could be published behind a QR code.
footprintNoYou have carbon or environmental footprint data for the product.
unique_idNoEach product (or model or batch) has a unique identifier, such as a GS1 GTIN with serial.
data_ownerNoA named person owns product compliance data.
market_roleNoYou know who places the product on the EU market (you, an importer or an EU representative).
sells_in_euNoSold into the EU directly or via an importer. Default true.
supplier_dataNoYou can get material and substance data from your suppliers.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden of explaining behavior. It discloses that the tool returns a score, gaps, and dated obligations, and adds an important limitation: 'Not legal advice.' It does not detail data handling or side effects, but as a non-mutating readiness check this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three concise sentences: what it is, what it returns, and a key legal disclaimer. Every sentence adds value, and the most important information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Without an output schema, the description sufficiently covers return values. The eight parameters are fully documented in the schema. The main gap is the lack of explicit guidance on how to use the boolean inputs to interpret the score, but this is minor given the schema detail.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides 100% parameter descriptions, including detailed enum meanings for category and clear definitions for each boolean readiness factor. The description adds no parameter-level detail, but none is needed because schema coverage is complete.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action ('readiness check') on a clear resource ('EU Digital Product Passport'), and specifies the output: a 0-100 score, gaps, and a dated obligation. This clearly differentiates it from siblings like get_pricing, query_provenance, and verify.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use when assessing EU DPP readiness, but it does not explicitly state when to prefer this tool over siblings or provide exclusion criteria. The context is clear enough for a basic selection, but no explicit routing guidance is given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.