Back to Home
Tam1379 icon

uspto_fpd_mcp

Verified Safe

by Tam1379

Overview

Researching USPTO Final Petition Decisions, including searching, detailed analysis, and document content extraction.

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
  • ENABLE_PROXY_SERVER
  • ENABLE_ALWAYS_ON_PROXY
  • INTERNAL_AUTH_SECRET

Security Notes

The server demonstrates a strong focus on security. It uses Windows DPAPI for secure API key storage (with graceful fallback to environment variables/file permissions on other OS), implements comprehensive log sanitization to prevent injection and sensitive data leakage, includes robust security headers (X-Frame-Options, CSP, etc.) via middleware, and employs request size limiting to mitigate DoS attacks. The internal authentication uses HMAC for secure inter-MCP communication. API keys are loaded securely and never hardcoded or exposed to end-users directly. Filename generation includes sanitization to prevent path traversal. Overall, security appears to be a high priority.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-17

Tags

USPTOPatent ResearchDocument AnalysisAPI ClientFastAPI