Skip to content
Claude Desktop

mcp eurlex for Claude Desktop

io.github.lexsocket/mcp-eurlex

Eurlex MCP client: Access EU law & Official Journal. https://www.lexsocket.ai/

client:Claude Desktop transport:streamable-http

Install mcp eurlex in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-eurlex": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lexsocket.ai/eurlex/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

mcp eurlex in other clients