MCP Server - FastAPI on Azure App Service
# 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…
Directory
# 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…
# Weather MCP Server [](h…
# 说明 这是一个通过Node.js开发的"天气查询" MCP Server,通过高德地图的api实现。 # 注意 在[高德开放平台](https://console.amap.com/dev/key/app)创建apikey,然后配置 AMAP_KEY ```json { "mcpServers": {…
MCP Servers 项目 is a collection of services built on the Model Context Protocol (MCP) to enhance Cursor IDE with intelligent features. Currently it includes a…
A lightweight Node.js Model Context Protocol (MCP) server that connects Claude Desktop to the Taiwan Central Weather Administration (CWA) API, providing access…
#нужо активировать виртуальную среду . .\.venv\Scripts\Activate.ps1 #И запустить сервер MCP: uv run weather.py
A simple MCP server that provides weather info
[](https://mseep.ai/app/panth1823-formula1-mcp) # The Formula1 MCP…
# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…
MCP-ChatBot is a containerized chatbot application that uses the Modular Capability Protocol (MCP) to enable LLM interactions with external services. It…
# 🌐 Claude MCP Server Quickstart A ready-to-use implementation of the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that integrates…
# MCP Feedback Enhanced **🌐 Language / 語言切換:** **English** | [繁體中文](README.zh-TW.md) | [简体中文](README.zh-CN.md) **Original Author:** [Fábio…
# LangChain MCP Servers A powerful, multi-server application that integrates LangChain with multiple servers to solve math problems, perform searches, and…
# MCP(Model Context Protocol) minimal Kotlin client server sample A simple weather tool demonstrating server-client interaction using the Model Context…
Integrates with National Weather Service APIs to provide current weather alerts by state code and detailed forecasts by location coordinates for planning…
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…
Ecowitt is an MCP server that provides tools and resources for accessing data from Ecowitt weather stations and sensors. It allows users to retrieve device…
# ⛅ Weatherstack MCP Server This is an **MCP (Model Context Protocol) server** for integrating with the [Weatherstack API](https://weatherstack.com/), enabling…
# mcp-server-quickstart [Zenn記事「MCPサーバー自作入門」](https://zenn.dev/zaki_yama/articles/mcp-server-getting-started)の実装例です。 ## 概要 National Weather Service (NWS)…
# MCP Client & Server Example ## Prerequisites - Python 3.12 or higher - uv (Python package installer and environment manager) - Environment variables set up…
An MCP server for China weather queries based on the 高德 API.
AI-powered todo assistant with Google Calendar integration using OpenAI's API and Model Context Protocol (MCP) support for natural language task management.
A simple weather forecast MCP (Model Control Protocol) server that provides global weather forecasts and current weather conditions by integrating with the…