69
/ 100
3 days ago
glama

USPTO Patent MCP Server

Enables access to USPTO patent data through multiple APIs including patent search, prosecution history, PTAB proceedings, and patent litigation. Provides 52 tools across six data sources.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: USPTO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretUSPTO_API_KEYyour_actual_key_here
configAPI_BASE_URL
configLOG_LEVELINFO # Options: DEBUG, INFO, WARNING, ERROR, CRITICAL
configREQUEST_TIMEOUT30.0 # Request timeout in seconds
configMAX_RETRIES3 # Maximum number of retry attempts
configRETRY_DELAY
configRETRY_MIN_WAIT2 # Minimum wait time between retries (seconds)
configRETRY_MAX_WAIT10 # Maximum wait time between retries (seconds)
configSESSION_EXPIRY_MINUTES30 # How long to cache ppubs sessions
configENABLE_CACHINGtrue # Enable/disable session caching
configMAX_RESPONSE_TOKENS
configTRUNCATE_LARGE_RESPONSES
configDEFAULT_TRUNCATE_RESULTS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/arbajian-odp-patent-mcp-faowg8)](https://m8ven.ai/mcp/arbajian-odp-patent-mcp-faowg8)
commit: 85f6adf230f27562858fb1be4987fa66fb904a09
code hash: c482b46053946f70ee7ca0d7d0eadd5057334a10d7f404d3d018855352afa3f6
verified: 6/18/2026, 11:27:42 AM
view raw JSON →