Skip to main content
Glama

Weather MCP

by Alexliu13483
.env.example448 B
# Weather MCP Environment Configuration # Google AI API Key for LangChain agent features # Get your key from: https://makersuite.google.com/app/apikey GOOGLE_API_KEY="YOUR_GOOGLE_API_KEY_HERE" # Optional: Custom MCP server timeout (seconds) MCP_TIMEOUT=30 # Optional: Default forecast hours DEFAULT_FORECAST_HOURS=12 # Optional: Enable debug logging DEBUG=false # Optional: Custom server script path MCP_SERVER_SCRIPT=src/weather_mcp/server.py

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/Alexliu13483/weather_mcp'

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