Patent Remote MCP Server
by zcgkiller
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERPAPI_KEY | No | Optional SerpApi key for Google Patents search (search_patents_google tool) | |
| ACCESS_JWKS_URL | No | Optional Cloudflare Access JWKS URL | |
| ACCESS_CLIENT_ID | Yes | Cloudflare Access OIDC client ID | |
| ACCESS_TOKEN_URL | Yes | Cloudflare Access token URL | |
| OPS_CONSUMER_KEY | Yes | Consumer key for EPO OPS API | |
| OPS_CONSUMER_SECRET | Yes | Consumer secret for EPO OPS API | |
| ACCESS_CLIENT_SECRET | Yes | Cloudflare Access OIDC client secret | |
| COOKIE_ENCRYPTION_KEY | Yes | Key for encrypting cookies (generate with openssl rand -hex 32) | |
| ACCESS_AUTHORIZATION_URL | Yes | Cloudflare Access authorization URL |
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/zcgkiller/patent-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server