Loading MCP server directory, please wait...
Search EUR-Lex, fetch parsed EU legislation and case law, explore the citation graph.
npx @getmcp/cli add io.github.Lex-API/lexapi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LEXAPI_API_KEYLexAPI API key. Get one at https://lex-api.com/dashboard (FREE tier available; semantic tools require a paid plan).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Lex-API/lexapi-mcp": {
"command": "npx",
"args": [
"-y",
"@lexapi/mcp"
],
"env": {
"LEXAPI_API_KEY": "",
"LEXAPI_BASE_URL": ""
}
}
}
}