Skip to main content
Glama

LLM Researcher

by Code-Hex
.env.example491 B
# LLM Researcher Configuration Example # Copy this file to .env and modify as needed # User agent for HTTP requests USER_AGENT=Mozilla/5.0 (compatible; LLMResearcher/1.0) # Request timeout in milliseconds TIMEOUT=30000 # Maximum retry attempts for failed requests MAX_RETRIES=3 # Delay between requests in milliseconds (respects DuckDuckGo rate limits) RATE_LIMIT_DELAY=1000 # Enable/disable local caching CACHE_ENABLED=true # Maximum number of search results to display MAX_RESULTS=10

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/Code-Hex/light-research-mcp'

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