Found 20 repositories(showing 20)
hideya
Simple Weather MCP Server Example
pranotiN
Here, I have created MCP server with node.js and called External Whether API. You can get a weather details directly if you put city name, or you can write a question and this program will try to extract an city from the sentence and will give weather of that city. I have implement regex to find the city name, but we can add any NLP algo to this.
AppSecHQ
Example MCP servers for Claude Code - Python MCP news server & Node.js MCP weather server with configuration guides.
JohnnieEmmanuel
This is my first ever mcp server. A ModelContextProtocol compatible weather data server powered by Node.js and TypeScript, using the MCP SDK for standardized data transport.
sunpcm
No description available
spiritlc
No description available
lt502676921
No description available
AiAgentKarl
JavaScript MCP Server for weather, forecasts, air quality — Open-Meteo, free, no API key
arslanismail
🌤️ A high-performance Model Context Protocol (MCP) server for weather data built with Bun.js. Features real-time weather alerts and forecasts from NWS API, seamless VS Code Amazon Q integration, zero-config TypeScript, and comprehensive debugging tools. 3x faster than Node.js with built-in bundling and native TypeScript support.
A real-time weather data provider built on top of the MCP protocol with Golang.
SakshixSingh
learning MCP by building a simple weather tool server in Node.js
damtzi
Simple node.js (+ts) MCP server that fetches weather info. For learning purposes.
pedroffeitosa
A minimal Model Context Protocol (MCP) server and client for weather data using Node.js and TypeScript.
Faizan-Rao
This project is a small Node.js MCP (Model Context Protocol) client that connects to a custom weather MCP server and exposes its tools to an LLM via LangChain.
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.
AdiGo22
MCP Server using TypeScript and JavaScript made with official MCP docs handling US Weather data having context for two tools - showing weather forecast and weather alerts for US based location. Used Zod for data validation and architectured two folders - src and build , development (ts) and production (js) respectively.
Kushwaha2406Vikash
Weather Data Fetcher MCP server built with Node.js, MCP SDK, and Zod. Provides weather details like temperature and forecast for cities such as Noida and Delhi via a registered tool. Simplifies API integration, enabling structured responses for client apps and automation workflows.
saireddypadala
A Model Context Protocol (MCP) server exposing weather tools for AI agents - built with Node.js to demonstrate agentic tool design, LLM integration, and AI architecture thinking.
bigdata5911
A Next.js MCP (Model Context Protocol) server that provides travel planning tools: flights, hotels, events, geocoding, weather (NWS), and finance. Use it from Cursor, Claude Desktop, or any MCP client that supports Streamable HTTP.
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.
All 20 repositories loaded