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-r
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"patent-search-mcp-server": {
"command": "npx",
"args": ["-y", "patent-search-mcp-server"]
}
}
}Related in Legal
open-agreements/open-agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce signable DOCX files.
philrox/ris-mcp-ts
Access Austrian federal laws, state laws, court decisions, and legal documents via the RIS (Rechtsinformationssystem) API with 12 specialized tools.
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.
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.
atomno-labs/mcp-sudact
Russian court practice (Sudact): case search by article, court, instance and dates; full decision text.
ark-forge/mcp-eu-ai-act
EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance.