Mcp Weather Server
# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…
Directory
# 天气 MCP Server docs: https://modelcontextprotocol.io/quickstart/server ## 服务运行测试 ```shell uv run weather.py ``` ## 使用 Claude for Desktop 作为客户端测试 ### 配置…
# mcp-apple-music 🎵 [](https://www.python.org/downloads/) [ REST API. This server exposes all deAPI AI…
<<<<<<< HEAD # Spotify MCP Server for Claude Desktop A Message Control Protocol (MCP) server that enables Claude Desktop to control Spotify playback through…
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple…
A Python MCP (Model Context Protocol) server that fetches real-time weather alerts by U.S. state using api.weather.gov, built with FastMCP and integrated into…
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it…
# Weather MCP Server A simple MCP (Model Control Protocol) server that provides weather information using the National Weather Service API. This server exposes…
# MCP MiniMax Music Server   A…
The Figma MCP server connects Claude with Figma, enabling Claude to create and edit designs directly in the Figma desktop app. It is for designers and…
# MCP Media Server A custom MCP (Model Context Protocol) server for media processing, built with Python. This server enables AI assistants like Claude to…
Zapcode Figma MCP is a server that connects Figma designs to AI tools such as Claude Desktop, Claude Code, Cursor, and Cline. It provides real-time HTML, CSS…
# YouTube Data MCP Server A Model Context Protocol (MCP) server for extracting YouTube video transcripts and comments. This server provides tools to get…
# A1D MCP Server - Universal AI Tools A powerful MCP (Model Context Protocol) server that provides AI image and video processing tools for any MCP-compatible…
A lightweight MCP server that fetches weather data from Naver and relays it to Claude or other AI agents.
# YouTube Video Summarizer MCP An MCP (Model Context Protocol) server that enables Claude to fetch and summarize YouTube videos by extracting titles…
# Best AI Image Prompt MCP Server > Best AI Image Prompt | GPT Image 2 & Nano Banana Prompts [
# 🎬 MCP Trakt: Your AI's Gateway to Entertainment Data  ![Built by…
MCP Image Generation Server is a Go implementation of an MCP (Model Context Protocol) server that generates images using OpenAI's DALL‑E API. It is designed…
A simple weather MCP server implementation in Java
An enhanced Conway's Game of Life simulation that runs as an MCP (Model Context Protocol) server for Claude Desktop.
I created an MCP server based on the tutorial with Kotlin.