From 45950e3d1d870a3b2239d634dfd77e82843899b5 Mon Sep 17 00:00:00 2001 From: ptrinh Date: Sat, 20 Jun 2026 11:06:10 +0700 Subject: [PATCH 1/2] Add Final Notice MCP server to Legal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7db3e7af..ebf2ffebb 100644 --- a/README.md +++ b/README.md @@ -2109,6 +2109,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [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`. - [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. +- [ptrinh/finalnotice-mcp](https://github.com/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. - [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`. - [Vaquill-AI/canlii-mcp](https://github.com/Vaquill-AI/canlii-mcp) [![Vaquill-AI/canlii-mcp MCP server](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp) ๐Ÿ“‡ โ˜๏ธ - Canadian case law and legislation metadata via CanLII. Bring-your-own free CanLII API key. Hosted endpoint at canlii-mcp.vaquill.ai. MIT. From c4ef8c59ed846e7fa1fc3d08f0cf9d9f8b115338 Mon Sep 17 00:00:00 2001 From: ptrinh Date: Sat, 20 Jun 2026 11:42:25 +0700 Subject: [PATCH 2/2] Add Glama score badge for finalnotice-mcp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf2ffebb..5d6c7bde9 100644 --- a/README.md +++ b/README.md @@ -2109,7 +2109,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [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`. - [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. -- [ptrinh/finalnotice-mcp](https://github.com/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. +- [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. - [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`. - [Vaquill-AI/canlii-mcp](https://github.com/Vaquill-AI/canlii-mcp) [![Vaquill-AI/canlii-mcp MCP server](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Vaquill-AI/canlii-mcp) ๐Ÿ“‡ โ˜๏ธ - Canadian case law and legislation metadata via CanLII. Bring-your-own free CanLII API key. Hosted endpoint at canlii-mcp.vaquill.ai. MIT.