get_document
ActiveTool of mcp-eur-lex
declared in 0.1.0
Plain-text of a whole act (recitals + enacting terms), paged. Use for short acts or to read recitals/definitions; for a specific Article prefer get_article. Returns up to max_chars from offset.
Parameters schema
{
"type": "object",
"required": [
"celex"
],
"properties": {
"lang": {
"type": "string",
"description": "ISO 639-2/B language code (default \"eng\")."
},
"celex": {
"type": "string",
"description": "CELEX id or a known alias."
},
"offset": {
"type": "number",
"description": "Character offset to start from, for paging (default 0)."
},
"max_chars": {
"type": "number",
"description": "Max characters to return (default 8000, max 40000)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-eur-lex
https://github.com/pipeworx-io/mcp-eur-lex
2/7 registries