Submit

Simple Weather MCP

@Mark Pazolli

A simple, cross-platform MCP server for weather and weather forecasts. Uses Open Meteo for weather data, OpenStreetMap Nominatim for geocoding and ip-api.com for IP-based geolocation.

Tools

Server Config

{
  "mcpServers": {
    "simple-weather-mcp": {
      "args": [
        "--from",
        "git+https://github.com/markmehere/simple-weather-mcp.git",
        "simple-weather-mcp"
      ],
      "command": "uvx"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server