Skip to main content
Glama

Low Cost Browsing MCP Server

by nightweb
env.example•829 B
# =============================================== # This file is needed ONLY if you use external APIs! # For Ollama no API keys are required! # For JAN API key is required only in some cases! # =============================================== # JAN API Key (only if JAN requires authentication) # Configure in JAN Settings > API Server # JAN_API_KEY=your_jan_api_key_here # OpenAI API Key (for using GPT-4, GPT-3.5, etc. models) # Get it at: https://platform.openai.com/api-keys # OPENAI_API_KEY=sk-your_openai_api_key_here # Anthropic API Key (for using Claude models) # Get it at: https://console.anthropic.com/ # ANTHROPIC_API_KEY=sk-ant-your_anthropic_key_here # Configuration file path (optional) # Default is config/default.yaml CONFIG_PATH=./config/default.yaml # Additional settings for production NODE_ENV=production

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/nightweb/lc-browser-mcp'

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