My First MCP - Weather Server
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…
Directory
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…
# YouTube Insights MCP Server A Model Context Protocol (MCP) server that enables insight extraction from YouTube videos, including subtitle parsing…
MCP server: prompt -> Meshy.ai 3D model -> Blender turntable -> YouTube video. AI-agent 3D-to-video pipeline.
An MCP server that enables uploading videos to YouTube through Claude Desktop or any MCP-compatible client
It is a Model Context Protocol (MCP) compliant server that exposes HERE Maps Platform APIs as tools for language models. It enables LLMs to perform geocoding…
A Model Context Protocol (MCP) server for interacting with YouTube data. It provides resources and tools to query YouTube videos, channels, comments, and…
run with : python .\client.py "C:\Users\ujjwa\Desktop\learning\Agents\trial mcp server\weather\weather.py"
YouTube Transcript Server is a Model Context Protocol (MCP) server that enables retrieval of transcripts (captions/subtitles) from YouTube videos. It provides…
A Model Context Protocol server that enables retrieval of transcripts from YouTube videos. It provides direct access to video captions and subtitles through a…
A local Figma MCP server with full Figma REST API coverage.
Integrates with Reddit to fetch and analyze posts, comments, and trends across subreddits for content curation and social media insights.
<!-- mcp-name: io.github.mako202605/china-travel-mcp --> # China Travel MCP [](https://pypi.org/pr…
## MCP Server Weather > 基于和风天气API的一个获取实时天气的MCP服务端,使用Java来实现。和风天气API文档:https://dev.qweather.com/docs/api/weather/weather-now/ ## 可用的工具列表 - 获取实时天气 `getWeather`…
weather-mcp-s is an MCP (Model Context Protocol) server built with the mcp-framework. It is designed to be used with Claude Desktop and other MCP-compatible…
# Simple Weather MCP A simple, cross-platform MCP server for weather and weather forecasts. Originates from Nipun Haldar's…
Spring AI MCP Weather STDIO Server - A Spring Boot starter project demonstrating how to build a Model Context Protocol (MCP) server that provides…
A weather Model context protocol (MCP) tool server to allow AI agents to have access to real time weather data.
A Model Context Protocol server for image optimization. Process images from URLs or local files with advanced transformations powered by Sharp.
A weather MCP server that provides weather forecasts and alerts using the National Weather Service API
Streamable HTTP based MCP server and Client demo with auto registry, Dockerfile setup and env.
An MCP (Model Context Protocol) server (using FastMCP) to provide tools for listing local image files and reading their content. Designed for LLM agent…
Model Context Protocol (MCP) server enabling AI clients (Cline, Claude Desktop) to generate images using OpenAI (DALL-E 3, gpt-image-1) and save them directly…
<<<<<<< HEAD # Spotify MCP Server for Claude Desktop A Message Control Protocol (MCP) server that enables Claude Desktop to control Spotify playback through…
基于高德地图 API 的中国城市天气查询 Model Context Protocol (MCP) 服务,允许用户通过简单的 MCP 请求获取中国各城市的实时天气状况和未来几天的天气预报。该服务面向需要在 AI 应用中集成中国天气查询功能的开发者和用户。