get-current-weather
Retrieve real-time weather data by specifying a city and country code. Integrates with the MCP Servers for accurate and instant weather updates using a straightforward API.
Instructions
Get current weather for a location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
city | Yes | City name (e.g. Beijing, London) | |
country | No | Country code (e.g. CN, GB) |