Back to search
30
MCP

dog830228/mcp_weather_server

docker/dog830228/mcp_weather_server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
@dangahagan/weather-mcp
MCP (Model Context Protocol) server providing weather data from NOAA and Open-Meteo APIs. Supports forecasts, current conditions, and histor
0 tools
jeromeguillaume386/weather-http-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework for getting the Weather
0 tools
@iflow-mcp/dgahagan-weather-mcp
MCP (Model Context Protocol) server providing weather data from NOAA and Open-Meteo APIs. Supports forecasts, current conditions, and histor
0 tools
Weather MCP Server
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dog830228/mcp_weather_server": {
      "url": "None",
      "transport": "http"
    }
  }
}