MCP server for patent search, prosecution history, prior-art research, and patent legal intelligence.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Patent Search MCP Server.
balanceReturn current credit balance + subscription status. Free. No arguments.
dossierFull patent intelligence: bibliographic, claims, citations, family, classifications, similar documents, examiner stats — all bundled. **3 credits on fresh fetch; free on 24h cache hit.**
prosecutionUSPTO file-wrapper documents (Office Actions, responses, amendments, etc.) for a US patent. Free.
oa_analyzeAI analysis of a USPTO Office Action — rejection grounds, cited prior art, suggested response arguments. **First 5 analyses per application are free; subsequent analyses cost 1 credit each.**
examinerExaminer name, art unit, total applications, allowance rate, average pendency. Free.
querySingle optimized Boolean query string for **manual paste** into Google Patents. Does NOT execute. **1 credit.**
MCP (Model Context Protocol) server for the AI Patent Search Generator — patent dossiers, prosecution history, Office Action AI analysis, citation/family/CPC lookups, plus a legal-intelligence layer (PTAB validity challenges, district-court litigation, company-litigation lookup, legal status, chain of title, term) and a one-shot AI risk profile. All from USPTO public data. Works in Claude Code, Claude Desktop, Cursor, ChatGPT-with-MCP, and any other MCP-compatible client.
26 tools available.
dossier, claims, claim_chart, prosecution, prosecution_timeline, oa_analyze, examiner, attorney, entity_status, term, assignments, legal_status, pregrant_pub, query, search, similar, citations, family, cpc, cpc_suggest, balance.challenges (PTAB validity challenges — who attacked the patent and did it survive), litigation (US district-court infringement suits — who sued whom), company_litigation (reverse lookup: all patent suits involving a company).npx-style configs don't need a local install).Add to your MCP config (~/.claude/mcp.json or project-scoped .mcp.json):
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Settings → MCP → Add Server. Same JSON shape as Claude Code.
balanceReturn current credit balance + subscription status. Free. No arguments.
dossierFull patent intelligence: bibliographic, claims, citations, family, classifications, similar documents, examiner stats — all bundled. 3 credits on fresh fetch; free on 24h cache hit.
prosecutionUSPTO file-wrapper documents (Office Actions, responses, amendments, etc.) for a US patent. Free.
oa_analyzeAI analysis of a USPTO Office Action — rejection grounds, cited prior art, suggested response arguments. First 5 analyses per application are free; subsequent analyses cost 1 credit each.
Two forms:
{ "patentNumber": "US10867416B2" }{ "applicationNumber": "15912345", "documentId": "..." }examinerExaminer name, art unit, total applications, allowance rate, average pendency. Free.
querySingle optimized Boolean query string for manual paste into Google Patents. Does NOT execute. 1 credit.
searchExecutes a multi-query patent search against Google Patents server-side and returns ranked, deduplicated hits. 1 credit.
Strategies: telescoping (3 queries, broad/moderate/narrow), onion-ring (layered), faceted (concept pairs).
similarGoogle Patents' similar-documents ranking for a given patent. Free.
citationsBackward + forward citations for a patent. Each citation flags whether it was examiner-cited. Free.
direction: backward | forward | both (default).
familyPatent family — continuations, divisionals, foreign counterparts. Free.
cpcCPC classification code lookup. Free. v1.0 covers all sections + ~80 common subclasses; subgroup descriptions land in v1.2.
claims (new in v0.2.0)Just the claims of a patent — much cheaper than dossier when you only need claim text. Free when the dossier is cached; 1 credit cold.
claim_chart (new in v0.2.0)Per-claim element chart: decomposes each independent claim into discrete elements and maps each to examiner-cited prior art from cached Office Action analyses. Free when dossier is cached; 3 credits cold. Call oa_analyze first if you want fresh OA data included.
cpc_suggest (new in v0.2.0)Description → suggested CPC codes via AI. Returns 3–5 candidates ranked by confidence with reasoning. 1 credit; cached by description hash for 30 days. Curated dataset (~80 subclasses) — niche chemistry/biotech may miss.
| Var | Required | Description |
|---|---|---|
PATENT_SEARCH_API_KEY | yes | API key minted from the extension's Admin tab. Format: psg_live_... or psg_test_... |
PATENT_SEARCH_API_BASE | no | Override the API base URL. Default: https://us-central1-solicitation-matcher-extension.cloudfunctions.net/ai/v1 |
PATENT_SEARCH_API_KEY to source control.Invalid or missing PATENT_SEARCH_API_KEY — mint or rotate the key.Out of credits — purchase a credit pack from the extension's Tools tab.Rate limit exceeded — wait briefly and retry.MIT
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/smythmyke-patent-search-mcp-server)<a href="https://allmcps.com/mcp/smythmyke-patent-search-mcp-server"><img src="https://allmcps.com/api/badge/smythmyke-patent-search-mcp-server?style=directory" alt="Patent Search MCP Server on AllMCPs" /></a>