Back to directory
bittush8789/mcp

bittush8789/mcp

@bittush8789

Weather MCP server that fetches weather data from the National Weather Service API, providing alerts and forecasts.

weathermcppythonnational-weather-serviceforecastalertsstdiocontext

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13