About
Overview
The OpenWeatherMap MCP Server enables AI agents to access weather data. It provides current conditions, 5-day forecasts, and weather alerts for locations worldwide.
Capabilities
Tools & Capabilities
⚡get_weather
Get current weather for a location
⚡get_forecast
Get 5-day weather forecast
⚡get_alerts
Get weather alerts
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-openweathermapExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"openweathermap": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-openweathermap"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026