From 57ef81c61bb1e8b03866b61befd124927c00f66f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20F=C3=B6rste?= Date: Mon, 31 Aug 2026 19:31:37 +0200 Subject: [PATCH] Add eu-reg-mcp server to Legal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7c026907..99a211fb1 100644 --- a/README.md +++ b/README.md @@ -2581,6 +2581,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [philrox/ris-mcp-ts](https://github.com/philrox/ris-mcp-ts) [![philrox/ris-mcp-ts MCP server](https://glama.ai/mcp/servers/philrox/ris-mcp-ts/badges/score.svg)](https://glama.ai/mcp/servers/philrox/ris-mcp-ts) 📇 ☁️ - Access Austrian federal laws, state laws, court decisions, and legal documents via the RIS (Rechtsinformationssystem) API with 12 specialized tools. - [PolicyForge/mcp](https://github.com/PolicyForge/mcp) [![PolicyForge/mcp MCP server](https://glama.ai/mcp/servers/PolicyForge/mcp/badges/score.svg)](https://glama.ai/mcp/servers/PolicyForge/mcp) 📇 ☁️ - Generate, audit and maintain legal policies from your codebase — privacy policies, terms of service, cookie policies, EULAs, refund policies and disclaimers, each hosted at a permanent URL. Audits the gap between what the code actually does and what the policy claims, and detects drift when the stack changes. 15 tools. Remote Streamable HTTP at policyforge.co/api/mcp with OAuth, or `npx -y @policyforge/mcp`. Listed in the MCP registry as co.policyforge/mcp. - [ptrinh/finalnotice-mcp](https://github.com/ptrinh/finalnotice-mcp) [![ptrinh/finalnotice-mcp MCP server](https://glama.ai/mcp/servers/ptrinh/finalnotice-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ptrinh/finalnotice-mcp) 📇 ☁️ - Generate localized debt-collection demand-letter PDFs (formal letter + matching envelope) across 100+ jurisdictions and 33 languages. No auth, no key — tools: `list_jurisdictions`, `preview_demand_letter`, `generate_demand_letter`. Hosted Streamable HTTP at finalnotice.io/mcp. +- [sebastianfoerste/eu-reg-mcp](https://github.com/sebastianfoerste/eu-reg-mcp) [![eu-reg-mcp MCP server](https://glama.ai/mcp/servers/sebastianfoerste/eu-reg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastianfoerste/eu-reg-mcp) 🐍 🏠 - ESMA MiCAR register grounding for agents: entity/LEI search, register summary, and change tracking including removals, with weekly snapshots of the public register. Optional deterministic MiCAR white paper linting (Annex I-III, cited candidate findings) and EU AI Act risk-tier classification with pinpoint citations. Register tools need no API key; findings are review-gated. MIT. - [SFHAJJI/lex](https://github.com/SFHAJJI/lex) [![SFHAJJI/lex MCP server](https://glama.ai/mcp/servers/SFHAJJI/lex/badges/score.svg)](https://glama.ai/mcp/servers/SFHAJJI/lex) ☁️ - Point-in-time Luxembourg and EU law: what did this article say on this date. Ten read-only tools for search, as-of retrieval, article history, diff, timeline, citations, provenance and coverage over the official Legilux and EUR-Lex texts, with publisher permalinks and content hashes on every answer. Remote server at law.soufien.lu/mcp. - [smilemin07/korean-rnd-regs-mcp](https://github.com/smilemin07/korean-rnd-regs-mcp) [![korean-rnd-regs-mcp MCP server](https://glama.ai/mcp/servers/smilemin07/korean-rnd-regs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/smilemin07/korean-rnd-regs-mcp) 🐍 🏠 - Natural-language search and review of South Korea's national R&D (research & development) regulations (acts, decrees, and administrative rules), returning the current in-force provisions with citations, fetched live from the official national law database. - [smythmyke/patent-search-mcp-server](https://github.com/smythmyke/patent-search-mcp-server) [![smythmyke/patent-search-mcp-server MCP server](https://glama.ai/mcp/servers/smythmyke/patent-search-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/smythmyke/patent-search-mcp-server) 📇 ☁️ - Patent intelligence and prior-art research for the AI Patent Search Generator. Eleven tools: full patent dossier (bibliography, claims, citations, family, classifications, examiner stats); USPTO prosecution-history file wrappers; AI Office Action analysis (rejection grounds, cited prior art, suggested response arguments); Boolean query generator; multi-strategy patent search (telescoping / onion-ring / faceted); similar-document ranking; citation graph (backward + forward, examiner-cited flagged); family lookup; and CPC classification lookup. Install: `npx -y patent-search-mcp-server`.