USPTO Patent Citation MCP Server
by john-walkoe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | HTTP bind address | 0.0.0.0 |
| FASTMCP_PORT | No | HTTP port when using HTTP transport | 8000 |
| USPTO_API_KEY | Yes | Your USPTO API key (required, free from USPTO Open Data Portal) | |
| CORS_EXTRA_ORIGIN | No | Additional CORS origin for reverse proxy deployments | |
| FASTMCP_TRANSPORT | No | Transport mode: 'stdio' for Claude Desktop, 'http' for HTTP transport | stdio |
| INTERNAL_AUTH_SECRET | No | Shared secret for endpoint authentication (x-api-key header). Opt-in: if unset, all requests pass through. | |
| MCP_APP_EXTRA_DOMAINS | No | Comma-separated additional domains for MCP Apps Content-Security-Policy |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues