Home › Productivity › LexAPI
LexAPI
Search EUR-Lex, fetch parsed EU legislation and case law, explore the citation graph.
Topics: Legal
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.3)
npx -y @lexapi/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"lexapi-mcp": {
"command": "npx",
"args": [
"-y",
"@lexapi/[email protected]"
],
"env": {
"LEXAPI_API_KEY": "<YOUR_VALUE>",
"LEXAPI_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
LEXAPI_API_KEYrequired secret — LexAPI API key. Get one at https://lex-api.com/dashboard (FREE tier available; semantic tools require a paid plan).LEXAPI_BASE_URL— Override the LexAPI base URL. Defaults to https://lex-api.com/api/v1.
Related servers
Open Agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
us-legal-mcp
An MCP server that provides comprehensive US legislation.
LibreJustice
Search French and European case law and French legal texts (codes, statutes, treaties).
ris-mcp-ts
Access Austrian laws, court decisions & legal documents via the RIS API.
mcp-eu-ai-act
EU AI Act + GDPR compliance scanner. One call, no arguments, 10 seconds. 22 AI frameworks detected.
korean-rnd-regs-mcp
Search South Korea's national R&D regulations in natural language with cited provisions.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry