Back to directory
abhi-mahule/weather-mcp-server

abhi-mahule/weather-mcp-server

@abhi-mahule

An MCP server that provides weather information through the National Weather Service API

weathermcppythonnational-weather-serviceforecastalertsapicontext

Installation & Configuration

{
  "mcpServers": {
    "weather_mcp_server": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/weather_mcp_server",
        "run",
        "weather_server.py"
      ]
    }
  }
}

Information

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