USPTO Patent MCP Server
by riemannzeta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level. Options: DEBUG, INFO, WARNING, ERROR, CRITICAL | INFO |
| MAX_RETRIES | No | Maximum number of retry attempts | 3 |
| API_BASE_URL | No | Base URL for ODP API (usually does not need to change) | https://api.uspto.gov |
| USPTO_API_KEY | No | Your USPTO Open Data Portal API key. Required for ODP and PTAB tools. | |
| ENABLE_CACHING | No | Enable/disable session caching. Set to 'true' or 'false'. | true |
| PPUBS_BASE_URL | No | Base URL for PPUBS API (usually does not need to change) | https://ppubs.uspto.gov |
| RETRY_MAX_WAIT | No | Maximum wait time between retries (seconds) | 10 |
| RETRY_MIN_WAIT | No | Minimum wait time between retries (seconds) | 2 |
| REQUEST_TIMEOUT | No | Request timeout in seconds | 30.0 |
| SESSION_EXPIRY_MINUTES | No | How long to cache ppubs sessions (minutes) | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/riemannzeta/patent_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server