Travel Deals Mcp
Travel Deals MCP is a Model Context Protocol server that lets AI agents search curated resort packages, vacation bundles, and travel deals in real time.
Directory
Travel Deals MCP is a Model Context Protocol server that lets AI agents search curated resort packages, vacation bundles, and travel deals in real time.
 # Memgen MCP Server A Model Context Protocol server that generates memes from user…
# MCP Weather Server A FastAPI-based weather server that integrates with Home Assistant using the Model Context Protocol (MCP). This server uses…
Reference https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/weather/starter-webmvc-oauth2-server
# Media MCP Server Professional implementation of Media Metadata Control Protocol server ## Features - Built on FastMCP framework - Multimedia metadata…
Provides a bridge between AI systems and Ali OSS cloud storage, enabling file upload, download, listing, and management operations through a RESTful API.
A demonstration Model Context Protocol (MCP) server implemented in TypeScript, showcasing dynamic tool and resource management, stateful HTTP sessions, and…
# YouTube Data MCP Server A Model Context Protocol (MCP) server for extracting YouTube video transcripts and comments. This server provides tools to get…
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…
# Simple Weather MCP A simple, cross-platform MCP server for weather and weather forecasts. Originates from Nipun Haldar's…
Demonstrate an MCP server for fetching aviation weather data
Java Model Context Protocol SSE HTTP Server with Jetty
This project provides an HTTP server for image generation using Stable Diffusion, along with a Model Context Protocol (MCP) server that enables AI agents to…
[English](README.md) | [中文](README.zh.md) # Weather API MCP Server A Model Context Protocol (MCP) server implementation for weather information, providing…
MCP Weather Server is a weather information server based on the Model Context Protocol (MCP). It provides city weather query functionality, returning…
MCP (Model Context Protocol) 介紹 is a standardized tool-calling protocol released by Anthropic in November 2024. It provides a unified framework for large…
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…
The Figma MCP Server is a Model Context Protocol (MCP) server that integrates with Figma’s API, enabling users to interact programmatically with Figma files…
A lightweight Model Context Protocol (MCP) server designed for handling weather data, with a Command-Line Interface (CLI) client for interaction. This project…
Demo for using MCP Servers in a Haystack Pipeline
A TypeScript server implementing the Model Context Protocol (MCP) for the Figma API, enabling standardized context provision for LLMs. It allows LLM…
This MCP addresses the visual recognition limitations of text-based models by enabling accurate image description and identification, making it excellent for…
A weather Model context protocol (MCP) tool server to allow AI agents to have access to real time weather data.
# MCP Weather Server 한국 기상청 API를 활용하여 한국의 날씨 정보를 제공하는 MCP 서버입니다. ## 주요 기능 - 🌡️ 현재 날씨 정보 제공 (온도, 습도, 풍속 등) - 📅 초단기예보 및 단기예보 제공 - 📍 위치 기반 날씨 검색 (위도/경도) ## AI 입력…