Submit

USPTO Patent File Wrapper MCP Server

@john-walkoe

High-performance MCP server for USPTO Patent File Wrapper API with secure document downloads, metadata access, and context reduction
Overview

no content

Server Config

{
  "mcpServers": {
    "uspto_pfw": {
      "command": "uv",
      "args": [
        "--directory",
        "C:/Users/YOUR_USERNAME/uspto_pfw_mcp",
        "run",
        "patent-filewrapper-mcp"
      ],
      "env": {
        "USPTO_API_KEY": "<your_actual_USPTO_api_key_here>",
        "MISTRAL_API_KEY": "<your_mistral_api_key_here_OPTIONAL>",
        "PROXY_PORT": "8080"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.