Back to Home
Tam1379 icon

uspto_fpd_mcp

Verified Safe

by Tam1379

Overview

Provides tools for in-depth USPTO Final Petition Decisions research and analysis, including document extraction and cross-MCP integration.

Installation

Run Command
fpd-mcp

Environment Variables

  • USPTO_API_KEY
  • MISTRAL_API_KEY
  • FPD_PROXY_PORT
  • PROXY_PORT
  • CENTRALIZED_PROXY_PORT
  • USPTO_TIMEOUT
  • USPTO_DOWNLOAD_TIMEOUT
  • LOG_LEVEL

Security Notes

The server demonstrates robust security practices including: extensive log sanitization to prevent log injection and sensitive data leakage, secure API key storage using Windows DPAPI (with fallback to environment variables), rate limiting for document downloads, and comprehensive security headers and request size limits on the FastAPI proxy server. The older `secure_storage.py` module used a hardcoded entropy for legacy decryption, which is a minor theoretical vulnerability, but the modern `shared_secure_storage.py` uses cryptographically secure random entropy, and a migration path is provided to address this. Overall, security is a high priority.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens15000
Stars0
Forks0
Last Update2026-01-19

Tags

USPTOPatent ResearchLegal TechAPI ClientDocument Processing