We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wx-b/long-context-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
openrouter.env.example•386 B
# OpenRouter Configuration
# Get your API key from: https://openrouter.ai/keys
# Required: Your OpenRouter API key
OPENROUTER_API_KEY=your_openrouter_api_key_here
# Optional: OpenRouter headers for tracking
# HTTP_REFERER=https://your-app.com
# X_TITLE=Your App Name
# The base URL is automatically configured by the provider preset
# OPENROUTER_BASE_URL=https://openrouter.ai/api/v1