From 182ad7c96a8286ad1744b19de50a3ad5d39a56b8 Mon Sep 17 00:00:00 2001 From: kjberk Date: Mon, 15 Jun 2026 22:19:10 -0700 Subject: [PATCH] fix: use Glama score badge URL for patent-precheck-mcp Use Patent-PreCheck/patent-precheck-mcp slug per Glama review on #8054. Co-authored-by: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3310a1c29..4ae9898fe 100644 --- a/README.md +++ b/README.md @@ -1999,7 +1999,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [JamesANZ/us-legal-mcp](https://github.com/JamesANZ/us-legal-mcp) ๐Ÿ“‡ โ˜๏ธ - An MCP server that provides comprehensive US legislation. - [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 MCP server](https://glama.ai/mcp/servers/zw7eujjcmp/badges/score.svg)](https://glama.ai/mcp/servers/zw7eujjcmp) ๐Ÿ“‡ โ˜๏ธ - 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`. +- [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. - [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.