Skip to main content
Glama

Weather MCP Service

by Philip-Walsh
weather-api-setup.md•643 B
# WeatherAPI.com Setup ## Quick Setup (3 Steps) ### 1. Create Account Visit [WeatherAPI.com](https://www.weatherapi.com/) and click **"Get Started"** or **"Sign Up"**. ### 2. Get API Key - No credit card required for free tier - Copy your API key from the dashboard - Free tier includes 1 million calls per month ### 3. Configure Service Add your API key to the environment: ```bash # In .env file WEATHER_API_KEY=your_weatherapi_key_here ``` ## Documentation For complete API documentation, supported query formats, rate limits, and examples, see: šŸ“– **[WeatherAPI.com Official Documentation](https://www.weatherapi.com/docs/)**

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