Loading languages...
MC

mcp-openweathermap

@leonhardholz1

A simple MCP server that provides current weather information using the OpenWeatherMap API.

weather
openweathermap
api

# mcpServer Config

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "tool",
        "run",
        "--from",
        "git+https://github.com/leonhardholz/mcp-openweathermap.git",
        "mcp-openweathermap"
      ],
      "env": {
        "OPENWEATHERMAP_API_KEY": "your_api_key_here"
      }
    }
  }
}

# stdio

uv tool run --from git+https://github.com/leonhardholz/mcp-openweathermap.git mcp-openweathermap
Transport:
stdio
اللغة:
Python
تم الإنشاء:4/14/2025
تم التحديث:5/5/2025