← All servers

LexAPI

Search EUR-Lex, fetch parsed EU legislation and case law, explore the citation graph.

Details

Transport
stdio
Latest version
0.1.3
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.1.3 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: LEXAPI_API_KEY — replace the <placeholders> with your values.

claude mcp add io-github-lex-api-lexapi-mcp --env LEXAPI_API_KEY=<LEXAPI_API_KEY> -- npx @lexapi/mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-lex-api-lexapi-mcp": {
      "command": "npx",
      "args": [
        "@lexapi/mcp"
      ],
      "env": {
        "LEXAPI_API_KEY": "<LEXAPI_API_KEY>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-lex-api-lexapi-mcp": {
      "command": "npx",
      "args": [
        "@lexapi/mcp"
      ],
      "env": {
        "LEXAPI_API_KEY": "<LEXAPI_API_KEY>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@lexapi/mcp"
  ],
  "env": {
    "LEXAPI_API_KEY": "<LEXAPI_API_KEY>"
  }
}
Ecosystem signals — baseline 21 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

npm downloads · 1 day ago
46 / week
Contributors · 1 day ago
1
Community — scraped reviews

What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →