mcpbeat Sign in
I

Eudr MCP Server

answering

Eudr is answering right now. Last checked 9 min ago. It exposes 16 tools.

Compile EUDR Annex II Due Diligence Statements from operator, supplier, and plot geolocation.

Uptime history 3 hours of history
3 hours agonow
100.0%
Uptime 24h
8 of 8 checks
16
Tools
read from the server
81 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Eudr every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add eudr --transport http https://eudr.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eudr": {
      "url": "https://eudr.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eudr]
url = "https://eudr.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "eudr": {
      "url": "https://eudr.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eudr": {
      "url": "https://eudr.dev/mcp"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

eudr
eudr_account_usage
Report this organisation's credit balance, how many signed statements it will cover, and what has been spent. Checking plots, looking up references, assessing supplier gaps and reading traces cost nothing and are always available — only compiling a signed statement draws the balance down. Use this before starting a batch of compiles so the user is not surprised part-way through. The first call for an organisation writes: it opens the wallet, grants the welcome credits and records that grant as the opening ledger line. Every call after that only reads.
eudr_assess_evidence_gaps
Check what each supplier's file is still missing against Article 9(1) of Regulation (EU) 2023/1115, the closed list of information an operator must hold before filing. Returns the unmet items with their article reference and what to request, separating items that block filing from items that merely leave the file incomplete. This is a checklist over the fields you supply; it reads no documents and judges no evidence.
eudr_check_plots
Check up to eight production plots for forest loss after 31 December 2020, the cut-off in Regulation (EU) 2023/1115. Takes GeoJSON boundaries, the commodity, and the country of production. Returns a per-plot verdict, the loss years observed, how much of each plot was inspected, and a handle for the underlying satellite evidence. This answers Article 3(a) only: it does not check land tenure, permits, consent, or chain of custody, and it lists those gaps on every response. This has side effects, though it writes nothing to the organisation's records and costs no credits: every call asks emem.dev to make freshly signed measurements, so repeating a check returns the same finding under new signatures, and mints a short-lived evidence handle held on this server for 24 hours, which eudr_fetch_evidence resolves and which a later check will not reproduce.
eudr_compliance_status
Summarise the signed-in organisation's position: how many statements are filable, how many are blocked by a non-negligible verdict, how many are unresolved, broken down by commodity and country, plus outstanding supplier evidence requests. Answers "where do we stand" without enumerating every record.
eudr_execution_trace
The complete derivation chain behind a compiled statement, in order: polygon to grid addresses, signed measurements, the algorithm and the registries it was pinned against, cell verdicts to a consignment verdict, citations, and which of three independent keys signed what. A stage whose evidence is absent is reported as absent with its reason. Use it when someone asks how a result was reached rather than what it was.
eudr_export_statement
Export a compiled statement as TRACES NT submission XML, signed Annex II JSON, or plot boundaries as GeoJSON. Exporting is not filing: nothing is submitted to any authority. TRACES export is refused for a non-negligible verdict, because Article 4(1) bars placing those goods and a non-filable assessment must not be handed out as a submission document.
eudr_fetch_evidence
Retrieve the signed satellite facts behind a completed check, a page at a time, using the `evidence_cid` that check returned. Each entry is a content address that resolves at emem.dev and verifies offline against the responder's key. Use this when someone needs to audit or cite the evidence, not to summarise a result.
eudr_get_dds
Read the state of a compile started by eudr_prepare_dds. While it runs, returns the current state. Once finished, returns the verdict, the receipt's content address and signing key, and the link to the printable statement.
eudr_import_shipments
Parse a consignment list into structured shipments ready to check. Accepts a CSV export (the column set eudr.dev publishes) or a GS1 EPCIS 2.0 JSON-LD document. Returns one row per shipment with supplier, commodity, country, quantity and plot boundaries, plus a warning for every row that could not be read and the reason. Nothing is stored and nothing is submitted; this only reads the document you pass.
eudr_list_statements
List the Due Diligence Statements already in the signed-in organisation's account, newest first, with verdict, reference, commodity, country, quantity and date. Use this to answer what has been filed, what is outstanding, and what a past consignment concluded, rather than asking the user to re-enter details their account already holds.
eudr_list_supplier_requests
List the supplier evidence requests this organisation has issued: who was asked, whether they responded, and when each request expires. Answers which suppliers still owe plot boundaries and production details.
eudr_lookup_reference
Look up the country benchmark tier under Implementing Regulation (EU) 2025/1093, or the Annex I commodity to HS-code mapping under Regulation (EU) 2023/1115. Returns the table this engine actually evaluates against, with its source and the date it was verified.
eudr_mitigation_status
Report the Article 11 risk-mitigation plans this organisation has open against flagged shipments: which steps are outstanding, which article each discharges, whether a step needs a person or can be re-run automatically, and what evidence has been recorded. A non-negligible verdict creates an obligation under Article 11 to act before the product is placed on the market; this answers how far that has got. Pass a shipment id for one plan, or omit it for everything still open. Read-only — recording a decision is a deliberate human act and is done on eudr.dev, because Article 11(3) requires the reasoning to be retained against a named person.
eudr_prepare_dds
Compile and sign an Annex II Due Diligence Statement. This WRITES: it stores a compile task holding the operator and supplier details you pass, and sends the plot geometry, HS code, country and quantity to emem.dev to be measured and independently signed. Operator and supplier identity are not forwarded upstream. Returns a task handle; read the outcome with eudr_get_dds. Nothing is filed with any authority. Confirm the details with the user first. Costs 5 credits from the organisation's wallet, refunded automatically if the compile fails; every other tool here is free.
eudr_request_supplier_evidence
Create a one-time link a supplier can use to submit their plot boundaries and production details straight into this organisation's account, without needing an account of their own. This writes: it creates a credential that lets whoever holds the link submit data to you, and returns that link once. Send it only to the intended supplier. No email is sent by this call.
eudr_verify_receipt
Verify a statement receipt: re-derive its content address from the canonical payload and check the ed25519 signature. Use it on a receipt a counterparty hands you. A valid signature establishes who signed and that the bytes are unchanged; it does not establish that the claim inside is true.

Endpoints

URLTransportStateLatencyChecked
https://eudr.dev/mcp streamable-http answering 98 ms 9 min ago

Alternatives to Eudr

same job, measured the same way
Location & Demand Intelligence
by timzinin-api

Pay-per-call where-and-when-to-operate signals from official local statistics.

7 tools answering
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering
Capabilities
by eckari

Deterministic company, entity and location lookups for agents - per call, x402 or API key.

24 tools answering
Planwire MCP
by beshogun

UK planning application data for AI agents: search, geo-query and fetch applications.

33 installs/wk local only
Freeipapi MCP
by mrfentmen

IP geolocation from freeipapi.com for any IPv4 address. No key required.

115 installs/wk local only
Geolocation DB MCP
by mrfentmen

Geolocation for an IP address from Geolocation DB. No key required.

118 installs/wk local only
Spvn Tech IP Geolocation And Asn Lookup API
by jojapi

IP Geolocation: This API provides fast, reliable, and developer-friendly IP geolocation, ASN.

1 tools answering
Kroger
by pipeworx-io

Kroger MCP — grocery products, prices, and store locations (developer.kroger.com)

34 tools answering

Eudr — questions

Answers built from our own checks of this server.

What can Eudr do?
It exposes 16 tools, read directly from the server on our last check. Among them: eudr_account_usage, eudr_assess_evidence_gaps, eudr_check_plots, eudr_compliance_status, eudr_execution_trace, eudr_export_statement and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Eudr working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 8 of 8 checks got a reply (100.0%), average response time 81 ms. The bar chart above shows every period we have measured.
How do I connect Eudr?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Eudr need an API key?
No. Eudr completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Eudr?
It answers our handshake in 81 ms on average, which is faster than 91% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.