69
/ 100
8 days ago
glama

USPTO Patent File Wrapper MCP Server

A high-performance MCP server for the USPTO Patent File Wrapper API with context reduction, smart field mapping, and secure browser-accessible downloads.

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 3 credentials: USPTO_API_KEY, MISTRAL_API_KEY, INTERNAL_AUTH_SECRET
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_KEY"": "your_actual_USPTO_api_key_here",
configUSPTO_TIMEOUT
configUSPTO_DOWNLOAD_TIMEOUT
configMISTRAL_OCR_TIMEOUT
configUSPTO_MAX_RETRIES_PER_HOUR
🔐 secretMISTRAL_API_KEY"": "your_mistral_api_key_here_OPTIONAL",
configPFW_PROXY_PORT
configPROXY_PORT"": "8080"
configENVIRONMENT
configENABLE_ALWAYS_ON_PROXY
configENABLE_PROXY_SERVER
🔐 secretINTERNAL_AUTH_SECRET
// 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/john-walkoe-uspto-pfw-mcp-1unuok)](https://m8ven.ai/mcp/john-walkoe-uspto-pfw-mcp-1unuok)
commit: 6b480304e095ecdde0cbcf30f434e16c560bd284
code hash: ad13489d0ec3854442ed31b4be7c02b7180641cab5bdc1f7b878b36325e1743f
verified: 6/18/2026, 10:51:35 AM
view raw JSON →