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 |
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/john-walkoe/uspto_enriched_citation_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server