A production-ready MCP server that provides real-time weather information, forecasts, and alerts to LLM clients using the Open-Meteo API, with support for 26+ global cities, dual transport (STDIO/HTTP), and Docker deployment.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_TRANSPORT— "": "stdio",MCP_HOST— 0.0.0.0 # Bind addressMCP_PORT— 3000 # Server portMCP_PATH— /mcp # HTTP endpoint path[](https://m8ven.ai/mcp/abdoukaba-weather-mcp-server-5w1y17)