Back to directory
ezh0v/weather-mcp-server

ezh0v/weather-mcp-server

@ezh0v

A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data.

weathermcp-servergoapiweatherapireal-timeclaudetool

Installation & Configuration

{
  "mcpServers": {
    "weather-mcp-server": {
      "command": "/path/to/weather-mcp-server",
      "env": {
        "WEATHER_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/15
Updated
2026/6/17