Skip to main content
Glama
xhighhongo41

io.github.xhighhongo41/patent-checker

by xhighhongo41

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATENT_CHECKER_OPS_KEYNoEPO OPS consumer key. If provided, also provide PATENT_CHECKER_OPS_SECRET (or use file variants).
PATENT_CHECKER_DATA_DIRNoDirectory for server data (cache, logs). Optional.
PATENT_CHECKER_CACHE_DIRNoShared document cache directory. Optional.
PATENT_CHECKER_CACHE_TTLNoCache expiry overrides, e.g., 'biblio=90d,claims=0'. Optional.
PATENT_CHECKER_LOG_LEVELNoLog level: debug, info, warning, error. Default: info
PATENT_CHECKER_OPS_SECRETNoEPO OPS consumer secret. If provided, also provide PATENT_CHECKER_OPS_KEY (or use file variants).
PATENT_CHECKER_SERVER_RPSNoRate limit for incoming MCP requests. Default: 5
PATENT_CHECKER_SERVER_HOSTNoBind address. Default: 127.0.0.1
PATENT_CHECKER_SERVER_PORTNoPort to listen on. Default: 8642
PATENT_CHECKER_OPS_KEY_FILENoPath to a file containing the EPO OPS consumer key. Use with PATENT_CHECKER_OPS_SECRET_FILE.
PATENT_CHECKER_SERVER_BURSTNoBurst size for rate limiting. Default: 10
PATENT_CHECKER_SERVER_TOKENNoBearer token for the HTTP server. Alternative to using a file.
PATENT_CHECKER_OPS_SECRET_FILENoPath to a file containing the EPO OPS consumer secret. Use with PATENT_CHECKER_OPS_KEY_FILE.
PATENT_CHECKER_OPERATOR_CONSENTYesVersion of the operator notice acknowledged (e.g., '1.0'). Required to start the server.
PATENT_CHECKER_SERVER_TOKEN_FILENoPath to a file containing the bearer token. Alternative to PATENT_CHECKER_SERVER_TOKEN.
PATENT_CHECKER_SERVER_ALLOWED_HOSTSNoComma-separated host names allowed in the Host header. Optional.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources