Lex-API/lexapi-mcp
by Various
[](https://glama.ai/mcp/servers/Lex-API/lexapi-mcp) π βοΈ - EU legal research over EUR-Lex β 10 tools for structured search, CELEX/URL document fetch, recent Official Journal publi
MCP
Lex-API/lexapi-mcp
Added 13 July 2026
Overview
A Model Context Protocol server that provides 10 tools for EU legal research via EUR-Lex. It supports structured search, CELEX and URL document fetching, and retrieval of recent Official Journal publications.
Best for
Best for
Developers building assistants or tools focused on EU law and legislation
Use cases
- Query EU legal documents by CELEX number or URL
- Perform structured searches across EUR-Lex
- Fetch recent Official Journal entries
How to use
Install
claude mcp add lexapi --env LEXAPI_API_KEY=lex_... -- npx -y @lexapi/mcp Tools exposed
lex_searchlex_get_documentlex_get_metadatalex_get_document_by_urllex_recent_documentslex_cited_bylex_citeslex_citation_networklex_semantic_case_lawlex_semantic_legislationLEXAPI_API_KEYLEXAPI_BASE_URL
Tested with
Claude Desktop, Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "lexapi": {\n "command": "npx",\n "args": ["-y", "@lexapi/mcp"],\n "env": {\n "LEXAPI_API_KEY": "lex_..."\n }\n }\n }\n} Notes
A Model Context Protocol server that provides 10 tools for EU legal research via EUR-Lex. It supports structured search, CELEX and URL document fetching, and retrieval of recent Official Journal publications.
3 stars on GitHub. Last updated 2026-07-13. Licensed MIT.
Use cases
- Query EU legal documents by CELEX number or URL
- Perform structured searches across EUR-Lex
- Fetch recent Official Journal entries
Pros
- Specialized for EU legal research, not generic search
- Offers multiple retrieval methods (CELEX, URL, search)
- Open source with a permissive license
Cons
- Limited to EUR-Lex coverage only
- Requires self-hosting or integration into an MCP-compatible client
- Low community adoption (3 stars on GitHub)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Specialized for EU legal research, not generic search
- Offers multiple retrieval methods (CELEX, URL, search)
- Open source with a permissive license
Cons
- Limited to EUR-Lex coverage only
- Requires self-hosting or integration into an MCP-compatible client
- Low community adoption (3 stars on GitHub)
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.