Back to directory
nunocky/mcp-weather-service

nunocky/mcp-weather-service

@Nunocky

基于OpenWeather API的天气预报MCP服务器

weatherforecastopenweatherapimcp-serverpythontool

Installation & Configuration

{
  "mcpServers": {
    "weather_service": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/project",
        "run",
        "weather-service"
      ],
      "env": {
        "OPENWEATHER_API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15