AI / MLVerifiedGo

weather-mcp-server

Fast - accurate weather conditions and forecasts by city or coordinates.

Free
N/A rating (0 reviews)0 installs240 GitHub stars

The weather-mcp-server allows AI assistants to access and interpret current weather information seamlessly. By integrating with services like WeatherAPI, it provides real-time weather data that can be utilized in various applications. This server is designed to be lightweight and efficient, making it suitable for use in environments where quick access to weather data is essential. Users can easily set up the server in either local or remote modes, allowing for flexibility depending on their needs. The server supports configuration through JSON, making it straightforward to integrate with existing systems. With its ability to handle real-time data, the weather-mcp-server enhances the capabilities of AI assistants, enabling them to provide accurate weather updates and insights.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "weather-mcp-server": {
      "args": [
        "-y",
        "@jaredco/weather-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
weather-mcp-server MCP Server — MCPNest — MCPNest