Claude Patent Creator
by RobThePCGuy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EPO_OPS_KEY | No | Optional: EPO OPS API consumer key (for EP patent full-text search) | |
| EPO_OPS_SECRET | No | Optional: EPO OPS API consumer secret | |
| OPENAI_API_KEY | No | Optional: OpenAI API key for HyDE query expansion | |
| PATENT_LOG_LEVEL | No | Optional: Log level (e.g., INFO, DEBUG) | INFO |
| ANTHROPIC_API_KEY | No | Optional: Anthropic API key for HyDE query expansion | |
| PATENT_LOG_FORMAT | No | Optional: Log format (human or json) | human |
| PATENT_MPEP_DEVICE | No | Optional: Device for MPEP search index (cpu, gpu, mps) | gpu |
| GOOGLE_CLOUD_PROJECT | No | Required for BigQuery patent search - your Google Cloud project ID | |
| PATENT_MPEP_USE_HYDE | No | Optional: Use HyDE query expansion for MPEP search | false |
| PATENT_ENABLE_METRICS | No | Optional: Enable metrics collection | true |
| PATENT_OPERATION_TIMEOUT | No | Optional: Timeout in seconds for operations | 300 |
| CLAUDE_CODE_GIT_BASH_PATH | No | Optional: Path to Git Bash executable (Windows only) |
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/RobThePCGuy/Claude-Patent-Creator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server