Home › Productivity › patent-search-mcp-server
patent-search-mcp-server
Patent dossiers, prosecution, claims + a legal layer (PTAB, litigation, term) + AI risk. USPTO.
Topics: Legal
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"patent-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"PATENT_SEARCH_API_KEY": "<YOUR_VALUE>",
"PATENT_SEARCH_API_BASE": "<YOUR_VALUE>"
}
}
}
}
PATENT_SEARCH_API_KEYrequired secret — API key minted from the AI Patent Search Generator Chrome extension's Admin tab. Format: psg_live_... or psg_test_...PATENT_SEARCH_API_BASE— Override the API base URL. Default: https://us-central1-solicitation-matcher-extension.cloudfunctions.net/ai/v1
Related servers
Open Agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
us-legal-mcp
An MCP server that provides comprehensive US legislation.
LibreJustice
Search French and European case law and French legal texts (codes, statutes, treaties).
ris-mcp-ts
Access Austrian laws, court decisions & legal documents via the RIS API.
mcp-eu-ai-act
EU AI Act + GDPR compliance scanner. One call, no arguments, 10 seconds. 22 AI frameworks detected.
korean-rnd-regs-mcp
Search South Korea's national R&D regulations in natural language with cited provisions.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry