Skip to main content
Glama
YobieBen

uspto-crawler-mcp

by YobieBen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3001
LLM_MODELNoLLM model namegpt-4
LOG_LEVELNoLog level (debug, info, warning, error)info
LLM_PROVIDERNoLLM provider (openai, etc.)openai
USE_SELENIUMNoEnable Selenium-based scraping (true/false)false
OPENAI_API_KEYNoOptional OpenAI API key for LLM extraction
CRAWL4AI_TIMEOUTNoTimeout for Crawl4AI requests in milliseconds30000
SELENIUM_BROWSERNoBrowser to use (chrome/firefox)chrome
CRAWL4AI_HEADLESSNoRun Crawl4AI in headless mode (true/false)true
SELENIUM_HEADLESSNoRun browser in headless mode (true/false)false
CRAWL4AI_USER_AGENTNoUser agent string for Crawl4AIUSPTO-Crawler/0.2
MAX_CONCURRENT_CRAWLSNoMaximum number of concurrent crawls5
DELAY_BETWEEN_REQUESTSNoDelay between requests in milliseconds1000

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/YobieBen/uspto-crawler-mcp'

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