# Weather API Configuration
# Get your free API key at: https://www.weatherapi.com/
# Free tier includes 1 million calls per month
WEATHER_API_KEY=your_weatherapi_key_here
DEFAULT_LOCATION=London
TEMP_UNIT=C
# Server Configuration
PORT=3000
NODE_ENV=development
# CORS Configuration (optional)
ALLOWED_ORIGINS=http://localhost:3000,http://localhost:3001
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/Philip-Walsh/weathernode'
If you have feedback or need assistance with the MCP directory API, please join our Discord server