get_metadata
ActiveTool of mcp-eur-lex
declared in 0.1.0
Fetch title, document date, legal type, in-force status hint, and EUR-Lex citation URL for one EU act by CELEX id (e.g. "32016R0679") or alias (e.g. "GDPR"); does not download full text.
Parameters schema
{
"type": "object",
"required": [
"celex"
],
"properties": {
"lang": {
"type": "string",
"description": "ISO 639-2/B language code for the title (default \"eng\": eng, fra, deu, spa, ita, …)."
},
"celex": {
"type": "string",
"description": "CELEX id, e.g. \"32016R0679\", or a known alias like \"GDPR\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-eur-lex
https://github.com/pipeworx-io/mcp-eur-lex
2/7 registries