Patent PreCheck
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| precheck_scoreB | Run a patentability pre-check on source code or an invention description. Returns pillar scores, band, opportunities, prior-art count, rejection patterns, and legal context when available. Provide |
| precheck_prior_artB | Return the closest prior-art matches (titles, sources, similarity, URLs) for an invention. |
| precheck_rejection_patternsC | Preview examination-risk signals and similar office-action / abandonment patterns. |
| precheck_legal_contextB | Return a short snippet of current US software-patent legal guidance relevant to this invention. |
| precheck_pillarsA | List the patentability pillars and band rules used by precheck_score. No network call. |
| precheck_start_reviewB | Return the URL to start an Interactive Code Review (optionally with a promo code). |
| precheck_search_corpusA | Fast semantic search against the 1M+ prior-art corpus without LLM scoring. Returns ranked matches with similarity scores. |
| precheck_cpc_suggestB | Suggest Cooperative Patent Classification (CPC) codes for an invention description. Offline heuristic — informational only. |
| precheck_session_statusA | Return status for an active Interactive Code Review session. Requires report_id and session_key. |
| precheck_deliverablesA | Return download URLs for finalized ICR deliverables (filing packet, coaching report, package zip, scorecard PDF). |
| precheck_lookup_patentA | Resolve a US patent or application number via USPTO ODP and optional corpus join. |
| precheck_compare_to_patentA | Compare invention text to a known US patent: embedding similarity and prior-art risk analysis. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Patent-PreCheck/patent-precheck-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server