Loading languages...
BI

bittush8789/MCP

@bittush8789

Creating MCP (Model Context Protocol) weather-related projects involves setting up an MCP server that can fetch and provide weather data.

weather
weather alerts
weather forecast
national weather service

# mcpServer Config

{
  "mcpServers": {
    "weather": {
      "command": "C:/path/to/your/uv",
      "args": [
        "--directory",
        "C:/path/to/your/project",
        "run",
        "weather.py"
      ]
    }
  }
}

# stdio

uv run weather.py
Transport:
stdio
ภาษา:
Python
สร้างเมื่อ:4/15/2025
อัปเดตเมื่อ:4/15/2025
หน้าแรก:
https://github.com/bittush8789/MCP