# Job Search MCP Server Configuration
# Optional: Add any API keys or configuration here
# For example, if you want to use specific job board APIs
# LINKEDIN_API_KEY=your_linkedin_api_key
# INDEED_API_KEY=your_indeed_api_key
# Rate limiting configuration (requests per minute)
RATE_LIMIT_PER_MINUTE=30
# Request timeout in milliseconds
REQUEST_TIMEOUT=30000
# User agent for web scraping
USER_AGENT=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
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/Ritesh-sudo/MCPJobSearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server