From 1e2afa178dc89c0c7cc9d83bd93b4f372e9bdb28 Mon Sep 17 00:00:00 2001 From: Nejc Fosnaric Date: Wed, 1 Jul 2026 10:20:33 +0300 Subject: [PATCH] Add Lex-API/lexapi-mcp to Legal section MCP server for EU legal research over EUR-Lex: structured search, document fetch by CELEX or URL, recent Official Journal publications, citation graph, and semantic search over case law + legislation. Published to npm as @lexapi/mcp and registered on the official MCP Registry as io.github.Lex-API/lexapi-mcp. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e151a6b22..80e1c8178 100644 --- a/README.md +++ b/README.md @@ -2128,6 +2128,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [djtellado/nexus-legal-mcp](https://github.com/djtellado/nexus-legal-mcp) [![djtellado/nexus-legal-mcp MCP server](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp) ๐Ÿ“‡ โ˜๏ธ - Multi-jurisdictional legal analysis (ISO 31000) for Spanish, Latin American and European law. 11 tools: `analyze`, `draft`, `audit`, `monte_carlo`, `doctrina` (DGT/TEAC), `jurisprudencia` (CENDOJ ~141k + Colombian CC/CSJ/CE ~106k), `opinion`, `redteam`, `cross_border_compare`, `consulta`. Install: `npx -y @nexus-legal/mcp` with API key from https://nexusquantum.legal/developers. - [gavelin-ai/mcp](https://github.com/gavelin-ai/mcp) [![gavelin-ai/mcp MCP server](https://glama.ai/mcp/servers/gavelin-ai/mcp/badges/score.svg)](https://glama.ai/mcp/servers/gavelin-ai/mcp) ๐Ÿ“‡ โ˜๏ธ - State legislative intelligence for AI agents. Speaker-attributed hearing transcripts, bills, votes, and AI-generated reports from US state legislatures. Remote server at mcp.gavelin.ai/mcp. - [JamesANZ/us-legal-mcp](https://github.com/JamesANZ/us-legal-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server that provides comprehensive US legislation. +- [Lex-API/lexapi-mcp](https://github.com/Lex-API/lexapi-mcp) [![Lex-API/lexapi-mcp MCP server](https://glama.ai/mcp/servers/Lex-API/lexapi-mcp/badges/score.svg)](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 publications, inbound/outbound citation graph, and semantic search over case law + legislation. FREE tier available; semantic tools require a paid plan. Install: `npx -y @lexapi/mcp`. - [NexusFeed/nexusfeed-mcp](https://github.com/NexusFeed/nexusfeed-mcp) [![NexusFeed/nexusfeed-mcp MCP server](https://glama.ai/mcp/servers/NexusFeed/nexusfeed-mcp/badges/score.svg)](https://glama.ai/mcp/servers/NexusFeed/nexusfeed-mcp) ๐Ÿ โ˜๏ธ - US state ABC liquor license compliance lookup (CA, TX, NY, FL) โ€” search by trade name, owner, or license number and verify status, expiration, and address against state portals. Every response includes a verifiability block with extraction confidence and source URL. - [open-agreements/open-agreements](https://github.com/open-agreements/open-agreements) [![open-agreements/open-agreements MCP server](https://glama.ai/mcp/servers/open-agreements/open-agreements/badges/score.svg)](https://glama.ai/mcp/servers/open-agreements/open-agreements) ๐Ÿ“‡ ๐Ÿ  โ˜๏ธ ๐ŸŽ ๐Ÿง ๐ŸชŸ - Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce signable DOCX files. - [Patent-PreCheck/patent-precheck-mcp](https://github.com/Patent-PreCheck/patent-precheck-mcp) [![Patent-PreCheck/patent-precheck-mcp MCP server](https://glama.ai/mcp/servers/Patent-PreCheck/patent-precheck-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Patent-PreCheck/patent-precheck-mcp) ๐Ÿ“‡ โ˜๏ธ - Patentability pre-check for code โ€” USPTO statutory pillar scores (ยง101 eligibility, ยง102 novelty, ยง103 non-obviousness, ยง112 documentation), filing-readiness, and prior-art signals. No API keys; runs as a CLI or MCP server. Tools: `precheck_score`, `precheck_pillars`, `precheck_start_review`. Install: `npx -y @patentprecheck/mcp`.