Fetch city weather and current timestamps for AI assistant workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Weather MCP Server" yet — see the docs or source repo.
Use the Weather MCP Server to get the current weather in Shanghai and summarize the temperature, conditions, and practical advice in English.
Returns the current weather for Shanghai with brief clothing or travel advice.
Call the Weather MCP Server to get the current timestamp and return it in ISO 8601 format.
Outputs a standardized current timestamp for logging or time calculations.
First get the current timestamp, then fetch the current weather in Beijing, and finally generate a short update suitable for a daily report.
Returns the timestamp, Beijing weather data, and a short report-ready status update.
Get current weather and basic climate data for any city quickly.
Get real-time weather data for cities using natural language queries.
Handle current time, timestamp conversion, timezone comparison, and date arithmetic.
Query real-time weather for specific regions using the OpenWeatherMap API.
Get current weather for a city with locale-aware units.
Get current time and convert between IANA timezones for cross-region work.