search_legislation
ActiveTool of mcp-eur-lex
declared in 0.1.0
Full-text search of EU legislation titles via the EUR-Lex SPARQL endpoint. Returns CELEX id, English title and document date. Use when the act is not in compliance_index, or to find related/amending acts.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"type": {
"enum": [
"regulation",
"directive",
"decision"
],
"type": "string",
"description": "Optional: restrict to a legal act type."
},
"limit": {
"type": "number",
"description": "Max results (default 10, max 25)."
},
"query": {
"type": "string",
"description": "Keyword(s) that must appear in the English title, e.g. \"cybersecurity certification\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-eur-lex
https://github.com/pipeworx-io/mcp-eur-lex
2/7 registries