Weather MCP Server
Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API
Directory
Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API
# Japan Weather MCP Server 🌞 A simple MCP server that using [天気予報 API(livedoor 天気互換) ](https://weather.tsukumijima.net/). ### Setup Install…
一個給 AI Agent 使用的 MCP Server 範例,用來取得美國各州的天氣預報與警示資訊
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…
weather-mcp-s is an MCP (Model Context Protocol) server built with the mcp-framework. It is designed to be used with Claude Desktop and other MCP-compatible…
A lightweight MCP server that fetches weather data from Naver and relays it to Claude or other AI agents.
A production-ready weather MCP server built with FastMCP and TypeScript for Claude Desktop, VS Code, and Cursor integration.
A dummy MCP server to test the mcp-chat-cli at
An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.
Claude Model Context Protocol Weather Server Example
A sample MCP server for weather data used in the official MCP quickstart tutorial. It demonstrates how to build a Model Context Protocol server with weather…
Spring AI MCP Weather STDIO Server - A Spring Boot starter project demonstrating how to build a Model Context Protocol (MCP) server that provides…
A simple MCP server that provides current weather and hourly weather forecasts for a given location using the Open-Meteo API.
# 说明 这是一个通过Node.js开发的"天气查询" MCP Server,通过高德地图的api实现。 # 注意 在[高德开放平台](https://console.amap.com/dev/key/app)创建apikey,然后配置 AMAP_KEY ```json { "mcpServers": {…
#нужо активировать виртуальную среду . .\.venv\Scripts\Activate.ps1 #И запустить сервер MCP: uv run weather.py
A simple MCP server that provides weather info
# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…
This is a tutorial project demonstrating the Model Context Protocol (MCP) with Anthropic’s Claude models. It includes a CLI-based client and a weather tools…
A proof-of-concept Model Context Protocol (MCP) server that provides weather information for any city. It is intended as a learning resource to demonstrate…
An MCP server for China weather queries based on the 高德 API.
A simple weather forecast MCP (Model Control Protocol) server that provides global weather forecasts and current weather conditions by integrating with the…
# 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…