Found 32 repositories(showing 30)
jezweb
OpenWeatherMap MCP Server - Weather data, forecasts, and air quality via Model Context Protocol
robertn702
MCP server for OpenWeatherMap API integration
ryeguard
Go client for the OpenWeatherMap APIs, including MCP server and CLI.
MikeTeddyOmondi
No description available
azrael8576
MCP server for weather lookup and outfit suggestions. Cloudflare Workers + D1 + OpenWeatherMap. Tools, Resources, Prompts.
jdhettema
An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.
pandu992003
AI-powered weather agent that uses the Model Context Protocol (MCP) to connect OpenRouter LLMs with real-time OpenWeatherMap data, exposed via a FastAPI MCP server and a Streamlit chat UI, fully containerized with Docker and auto-deployed to EC2 using GitHub Actions CI/CD.
mattiaperi
OpenWeatherMap MCP Server
anamorph
A Model Context Protocol (MCP) server for weather data using OpenWeatherMap API, built for AWS Lambda.
abhayymishraa
A lightweight MCP server using Bun to fetch current and 5-day weather data from OpenWeatherMap APIs. Built with @modelcontextprotocol/sdk, Zod for validation, and Axios for API calls. Provides tools to get weather info by latitude and longitude over stdio transport.
fgladisch
Model Context Protocol (MCP) server for retrieving current weather data from the OpenWeatherMap API.
NimbleBrainInc
OpenWeatherMap MCP Server
mr-ransel
No description available
tristau
NodeJS based openweathermap MCP server
Alisherkotek
Real Weather MCP Server using .NET and OpenWeatherMap API
locupleto
MCP server for OpenWeatherMap API - weather, forecasts, air quality
hall9zeha
A single MCP server that uses OpenWeatherMap from any LLM
Abdirashid-dv
🦍 King Kong's Real Weather MCP Server - Live OpenWeatherMap Integration
sajan-gohil
Simple weather info MCP (Model context protocol) server using openweathermap and FastMCP
rishika7006
Full-stack agentic weather app: React + LangChain + Anthropic Claude + FastAPI MCP Server + OpenWeatherMap
cardea-mcp
The Cardea Weather MCP Server is is a component of the Cardea project that provides weather data from [OpenWeatherMap.org](https://openweathermap.org/).
Dineshkumar-Ponnusamy
A sample MCP server that provides weather information for a specified city using the OpenWeatherMap API.
K-Gulzada
A Model Context Protocol (MCP) server that provides real-time weather information using the OpenWeatherMap API.
Mavi28
“A custom MCP server providing real-time weather as a tool for Claude and autonomous AI agents via OpenWeatherMap.”
DavideLaManna
MCP Weather Test is a small Python project that demonstrates Model Context Protocol (MCP) server integration with LangChain for weather queries, including a simple weather MCP server, client examples, and test chatbots using OpenWeatherMap and Open-Meteo APIs
jaiswalraj03014
A FastAPI MCP server that provides real-time weather data and forecasts for cities worldwide using natural language queries and OpenWeatherMap API.
lovevarshney15
This repository contains an MCP server that exposes a weather tool using the OpenWeatherMap API and a Python client to interact with it.
nitish-2030
A simple MCP (Model Context Protocol) server that connects Claude AI to OpenWeatherMap API — get real-time weather for any city, built with Node.js.
mouni2810
This project is a simple Model Context Protocol (MCP) server built in Python that connects AI models to real-time weather data from the OpenWeatherMap API.
basaranbaran
A Model Context Protocol (MCP) server bridging OpenWeatherMap API with Claude Desktop. Enables real-time weather queries, 24h forecasts, and unit conversions via LLM function calling. Built with Node.js & TypeScript.