Back to directory
jdhettema/mcp-weather-sse

jdhettema/mcp-weather-sse

@jdhettema

An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.

weatheropenweathermapssemcpreal-timeapitool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "type": "sse",
      "url": "http://127.0.0.1:3001/sse"
    }
  }
}

Information

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