My Weather MCP
My Weather MCP is a first attempt to create an MCP server. No further details about its functionality, integrated systems, or target audience are provided in…
Directory
My Weather MCP is a first attempt to create an MCP server. No further details about its functionality, integrated systems, or target audience are provided in…
Despite its name, Sunwood Ai Labsmcp Weather Service Server is a note‑storage system implemented as an MCP server. It provides resources, prompts, and tools…
A server that can be used to call function that give current weather status in Claude Desktop. Following this tutorial:
A weather server implementation for the MCP project. It provides weather-related functionality within the Model Context Protocol ecosystem.
Provides weather-related tools using the US National Weather Service API.
An example Model Context Protocol server that provides weather data to LLMs.
## 天気予報取得MCPサーバーの実装 下記のリンクのQuickstartをNodeで実装してみた https://modelcontextprotocol.io/quickstart/server
An example MCP server that provides weather data, as explained in the MCP quickstart (https://modelcontextprotocol.io/quickstart). It is intended for…
Accurate weather forecasts via the AccuWeather API (free tier available).
Java Model Context Protocol SSE HTTP Server with Jetty
Real-time weather **and air quality** via the Caiyun Weather API (meteorology + AQI, CN & US standards).
Calibrated weather probability signals for Kalshi prediction markets. Dual-model: NWS forecast + GFS 31-member ensemble. Real-time METAR from settlement…
# MCP Clima Este es un MCP (Modelo de Comportamiento Programado) que proporciona información sobre el clima de diferentes ciudades. ## Características -…
MCP server for mcp-weather-server.
MCP server for mcp-server-weather.
Provides aviation weather information for flight planning from aviationweather.gov.
# mcp-server-weather-example
# Model Context Protocol Weather Server Implementation based on the [MCP Quick Start](https://modelcontextprotocol.io/quickstart/server) guide.
Quickstart mcp for server developer
run with : python .\client.py "C:\Users\ujjwa\Desktop\learning\Agents\trial mcp server\weather\weather.py"
# Quickstart Resources A repository of servers and clients from the following Model Context Protocol tutorials: -…
A project for learning about MCP (Model Context Protocol) servers.
<div align="center">  ## 🌦️ weather_service MCP サーバー </div> ## 🧩 コンポーネント ### 📚 リソース このサーバーは、シンプルなノート保存システムを実装しています: - カスタム note://…
The purpose of this repo is to demonstrate how easy it is to leverage workflows as tools for MCP servers by taking modelcontext.io's weather example and making…