OpenWeatherMap MCP connector
OpenWeatherMap is a weather data service that provides real-time meteorological information and forecasts for locations worldwide. The OpenWeatherMap MCP connector allows AI agents to retrieve current weather conditions and access 5-day weather forecasts for any geographic location. It also supports querying UV index data and other atmospheric conditions to help agents provide comprehensive weather insights.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the OpenWeatherMap MCP connector to perform the following actions:
- Plan logistics routes by checking real-time weather conditions across delivery destinations
- Trigger automated alerts when severe weather threatens outdoor operations or events
- Optimize inventory management based on forecasted weather patterns and seasonal demand
- Adjust staffing schedules when weather impacts customer traffic or service availability
- Validate crop health and irrigation needs using localized weather data in agricultural workflows
- Prevent equipment damage by scheduling maintenance before forecasted extreme weather events
- Improve customer communications by embedding location-specific weather insights in notifications
Example prompts
Use the following example prompts to invoke OpenWeatherMap MCP connector tools from your AI assistant or Boomi Connect workflow:
Get the current weather conditions for all our distribution centers in OpenWeatherMap.Show me the 5-day forecast for customer locations in OpenWeatherMap so we can plan deliveries.Check current weather in Berlin, Tokyo, and São Paulo using OpenWeatherMap.Alert me if heavy rain is forecasted for our warehouse in OpenWeatherMap tomorrow.Pull the 5-day weather forecast for all cities where we have outdoor events scheduled in OpenWeatherMap.What is the current temperature and humidity in Miami according to OpenWeatherMap?Get weather data from OpenWeatherMap for the next five days to adjust our production schedule.Show current weather conditions in OpenWeatherMap for the top 10 customer addresses.Retrieve the 5-day forecast from OpenWeatherMap and notify me of any storms in our service areas.Check if conditions in OpenWeatherMap support outdoor work at our field service sites tomorrow.
OpenWeatherMap MCP connector tools
The OpenWeatherMap MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getCurrentWeather | Retrieves current weather conditions including temperature, humidity, and precipitation data. |
| get5DayForecast | Provides weather predictions for the next five days with daily forecasts. |