Back to search
30
MCP

jeromeguillaume386/weather-http-mcp-server

docker/jeromeguillaume386/weather-http-mcp-server

A Model Context Protocol (MCP) server built with mcp-framework for getting the Weather

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

Similar MCP servers embedding-nearest

dog830228/mcp_weather_server
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
0 tools
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
jeremymorgan/weather-mcp-server
MCP Server that uses Meteo.com for weather lookups
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
@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
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": {
    "jeromeguillaume386/weather-http-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}