Skip to main content
Glama
clankercode

mcp-fetch-patents

by clankercode

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATENT_EPO_KEYNoEPO OPS client_id:client_secret
PATENT_TIMEOUTNoHTTP timeout (seconds)30.0
PATENT_LENS_KEYNoLens.org API key
PATENT_CACHE_DIRNoCache directory for patent files~/.local/share/patent-cache/patents
PATENT_CONCURRENCYNoMax concurrent fetches10
PATENT_SERPAPI_KEYNoSerpAPI key (web search fallback)
PATENT_ACTIVITY_JOURNALNoPer-repo activity journal (empty = disabled).patent-activity.jsonl
PATENT_BIGQUERY_PROJECTNoGCP project for BigQuery source
PATENT_FETCH_ALL_SOURCESNoTry all sources even after first successtrue
PATENT_SEARCH_ENRICH_TOP_NNoEnrich top N search results with full metadata5
PATENT_SEARCH_BACKEND_DEFAULTNoDefault search backendbrowser
PATENT_SEARCH_BROWSER_HEADLESSNoRun Playwright in headless modetrue
PATENT_SEARCH_BROWSER_MAX_PAGESNoMax Google Patents result pages per query3
PATENT_SEARCH_BROWSER_IDLE_TIMEOUTNoBrowser idle timeout in seconds1800

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

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/clankercode/mcp-fetch-patents'

If you have feedback or need assistance with the MCP directory API, please join our Discord server