Spring AI MCP Weather Server Sample with WebMVC Starter
# Spring AI MCP Weather Server Sample with WebMVC Starter This sample project demonstrates how to create an MCP server using the Spring AI MCP Server Boot…
Directory
# Spring AI MCP Weather Server Sample with WebMVC Starter This sample project demonstrates how to create an MCP server using the Spring AI MCP Server Boot…
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data. Demonstrates building a…
A simple MCP (Model Context Protocol) server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It also…
# 🌤️ MCP Weather Server (Cursor + Node.js + WSL) This project is a simple **Model Context Protocol (MCP)** server that provides real-time weather data using…
Telegram bot using OpenAI Agents SDK and MCP Server.
# MCP Server - FastAPI on Azure App Service This is a Python implementation of the MCP (Model Context Protocol) server using FastAPI and deployed to Azure App…
# MCP Feedback Enhanced **🌐 Language / 語言切換:** **English** | [繁體中文](README.zh-TW.md) | [简体中文](README.zh-CN.md) **Original Author:** [Fábio…
Integrates with National Weather Service APIs to provide current weather alerts by state code and detailed forecasts by location coordinates for planning…
<p align="center"> <img src="./assets/logo.png" alt="Tuteliq" width="200" /> </p> <h1 align="center">Tuteliq MCP Server</h1> <p align="center"> <strong>MCP…
This is an MCP server built with the Kotlin SDK that provides weather information for a given city and email notification capabilities via the Resend SDK. It…
Integrates with the National Weather Service API to provide current weather data and alerts for US locations without requiring authentication.
# MCP Tool Server Template A cookiecutter template for creating Model Context Protocol (MCP) tool servers with FastAPI, uv, and Docker support. ## Features -…
This repository provides a template for setting up Model Context Protocol (MCP) servers for local development.
# 🚀 Build Custom MCP Servers 📝☀️📰 ## 📖 Project Description This project demonstrates a simple MCP Servers built using the MCP `mcp[cli]` Python SDK. It…
Provides real-time weather data and forecasts for locations in China through the Gaode Weather API
MCP server for mcp-server-weather-test.
Integrates with OpenWeather to retrieve and provide weather data.
Integrates with the Open-Meteo API to provide real-time weather data for specified cities, including temperature, wind speed, and conditions, using…
# MCP_server_fastapi --- ## 🚀 Getting Started Follow the steps below to install dependencies, run the server, and debug your tools locally. --- ### 📦 Install…
# SSE-based Server and Client for [MCP](https://modelcontextprotocol.io/introduction) [![smithery…
YOKATLAS API MCP Sunucusu is a FastMCP server that integrates with YÖKATLAS (Turkish Higher Education Atlas) to provide programmatic search and detailed…
Provides real-time weather information for any city through the Open-Meteo API without requiring API keys or complex setup.
learning-focused project that connects the Claude desktop app to the US NWS API using a custom protocol, injecting real-time weather data into Claude’s context.
A GitHub MCP server that provides tools to interact with GitHub repositories and issues. It uses the MCP protocol with FastMCP and is intended for developers…