Weather API MCP Server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker…
Directory
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker…
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it…
I created an MCP server based on the tutorial with Kotlin.
Aviation weather briefings directly in Claude. METARs, TAFs, PIREPs, SIGMETs, and ICON-D2 NWP forecasts — no API key required.
An MCP server that connects AI assistants to Ambient Weather personal weather stations. Built with Python FastMCP. Exposes three tools: ping (health check)…
# Voiceflow MCP Client A Node.js client for the Model Context Protocol (MCP) that integrates with remote MCP servers to provide tools for your Voiceflow Agent…
This is a tutorial repo about MCP server and client
Weather Report is a Model Context Protocol (MCP) server that retrieves weather forecasts for cities. It obtains a city’s latitude and longitude from an…
A lightweight Model Context Protocol (MCP) server designed for handling weather data, with a Command-Line Interface (CLI) client for interaction. This project…
A Model Context Protocol (MCP) server that enables large language models to query real-time weather forecasts for cities and districts across China. It…
A simple weather MCP server implementation in Java
MCP server using the Korea Weather Service (KWS)
Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
It is an MCP-based weather information server that retrieves real-time meteorological data via the QWeather API. It provides detailed weather information…
# 开发一个简单的 mcp 服务 > 请你仔细参考 @weather-server-typescript 中的关于 mcp 的开发规则,可以完全参考这个目录。再帮我实现一个提供 查询天气、和规划路线两个工具的 mcp 服务,文件夹名为…
Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API
# 🌤️ MCP Weather Server (Cursor + Node.js + WSL) This project is a simple **Model Context Protocol (MCP)** server that provides real-time weather data using…
# Japan Weather MCP Server 🌞 A simple MCP server that using [天気予報 API(livedoor 天気互換) ](https://weather.tsukumijima.net/). ### Setup Install…
一個給 AI Agent 使用的 MCP Server 範例,用來取得美國各州的天氣預報與警示資訊
<p align="center"> <img width="395" alt="prompts.chat" src="https://github.com/user-attachments/assets/e0d0e32d-d2ce-4459-9f37-e951d9f4f5de" /> </p> <h3…
Model Context Protocol The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources…
Current weather and 7-day forecast -- temperature, humidity, wind, precipitation. Any location worldwide. -- x402 micropayment API + MCP server for AI agents
# weather-server MCP Server A Model Context Protocol server This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core…
A Node.js server implementing the Model Context Protocol (MCP) for accessing weather information in the United States. It is the example server from the…