Back to directory
sjanax01/weather-mcp-server

sjanax01/weather-mcp-server

@sjanaX01

A simple minimal weather MCP server for weather data, forecasts, air quality, and astronomy.

weathermcp-serverpythonfastapiweatherapiforecastair-qualityastronomytool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "python",
      "args": [
        "main.py"
      ],
      "env": {
        "WEATHER_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

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