mcpserver.lol
registry/patent-precheck
Connection check verified live · 27h ago

patent-precheck

Keyless 12-tool patentability MCP: USPTO pillar scores, prior art, hosted at patentprecheck.com/mcp.

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

precheck_compare_to_patent code*filenamepatent_id*
Compare invention text to a known US patent: embedding similarity plus prior-art risk analysis (statute hints, overlap theme, distinction checklist). Use when the user names a spec…
precheck_cpc_suggest code*limit
Suggest Cooperative Patent Classification (CPC) codes for an invention description. Offline heuristic — informational only. No network call.
precheck_deliverables report_id*session_key*
Return download URLs for finalized ICR deliverables (filing packet, coaching report, package zip, scorecard PDF). Requires report_id and session_key.
precheck_legal_context code*filename
Return a short snippet of current US software-patent legal guidance (CAFC, USPTO, Alice/§101) relevant to scoring this invention. Informational only — not legal advice.
precheck_lookup_patent patent_id*include_grant_text
Resolve a US patent or application number (e.g. US1234567B2) via USPTO Open Data Portal and optionally join the indexed prior-art corpus. Returns title, status, CPC, grant-text exc…
precheck_pillars
List the five patentability pillars (with statutes and weights) and the band rules used by precheck_score. Use this to explain a score to the user. No network call.
precheck_prior_art code*tierlimitfilename
Return the closest prior-art matches consulted for an invention (titles, sources, similarity scores, URLs). Runs the same analyze pipeline as precheck_score but focuses on retrieva…
precheck_rejection_patterns code*tierfilename
Preview examination-risk signals: similar office-action rejections, abandonment patterns, and the primary statutory basis an examiner might cite (§101/§102/§103). Use after prechec…
precheck_score code*tierfilename
Run a patentability pre-check on source code or an invention description. Returns a 0–100 patentability score across the four USPTO statutory pillars (§101 eligibility, §102 novelt…
precheck_search_corpus code*tierlimitfilename
Fast semantic search against the 2M+ prior-art corpus without LLM scoring. Returns ranked matches with similarity scores. Cheaper than precheck_score when you only need references.
precheck_session_status report_id*session_key*
Return status for an active Interactive Code Review session. Requires report_id and session_key from the user access email link.
precheck_start_review emailpromoreport_id
Return the URL where the user can start a paid (or promo-unlocked) Interactive Code Review that strengthens each pillar with evidence and produces a filing package. Use after prech…