Get Weather
get_weatherRetrieve real-time weather data for a specified location with customizable temperature units using this HTTP-based utility on the Simple HTTP MCP Server.
Instructions
Get the current weather in a given location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | The location to get the weather for | |
| unit | No | The unit of temperature | celsius |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weather | Yes | The weather in the given location |