What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
Tr1ckyMag1ca1
AI image, video & audio generation for agents — one integration, every model, your wiring never changes.
EnigmaticHarvest
A dummy MCP server to test the mcp-chat-cli at
qianyan
这是一个基于 FastMCP 构建的天气查询 MCP 服务器
crony-io
An MCP (Model Context Protocol) server that generates advanced mock 2D PNG assets for games prototypes — directly from any MCP-compatible AI client such as Claude Desktop.
mcpchina
获取用户当前的精准位置,配合天气、地图等需要基于位置提供服务的MCP时有奇效
akshay12390
Reference https://github.com/spring-projects/spring-ai-examples/tree/main/model-context-protocol/weather/starter-webmvc-oauth2-server
walidsi
A simple MCP server that provides current weather and hourly weather forecasts for a given location using the Open-Meteo API.
h4ck4life
mr-ransel
markmansour
MCP server that downloads YouTube transcripts
negm17111995
Search and book hotels and flights at best prices
PrajwalPrashanth
MCP server to fetch and extract transcripts from YouTube videos. Enable AI/LLMs to have access to transcripts for further actions like summarize, write blog..
negabaro
nanana-app
MCP server for Nanana AI image generation service powered by Google Gemini's nano banana model. This server allows Claude Desktop and other MCP clients to generate and transform images using nano banana's powerful image generation capabilities.
aman-panjwani
Example project demonstrating how to deploy MCP Servers using Azure Container Apps with a weather data processing use case. This repo showcases best practices for containerizing, configuring, and deploying scalable MCP Servers on Azure for real-time data ingestion and analysis.
icraft2170
ergut
First remote YouTube transcript MCP server - enables zero-setup transcript extraction on any device including mobile. While multiple local YouTube transcript servers exist, this is the first cloud-hosted solution that works without installation, making YouTube transcripts accessi
artemsvit
Professional MCP server for seamless Figma design analysis with intelligent comment processing and automated asset downloads.
freepik-company
Freepik MCP allows LLMs to access everything available through the Freepik API — including searching and retrieving images, icons, illustrations, and using tools for image generation, video creation, and image enhancement — all in an LLM-friendly format.
anwerj
Upload videos to YouTube via command line | OAuth2 authentication flow | Access token and refresh token management | Modular Go package structure
mmaudio
AI-powered video-to-audio and text-to-audio generation using MMAudio's advanced AI technology.
pangerl
基于 Model Context Protocol (MCP) 的天气查询服务,支持通过 MCP 工具获取指定城市的实时天气。适用于 AI 助手、自动化脚本等场景。
EnduringChung
malte-b
This is an MCP server using the BoardGameGeek (BGG) API that helps you and your LLM to find the right board game for you.
Le-dawn
An MCP server for China weather queries based on the 高德 API.
MCP-Mirror
Mirror of
shokjak
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.
SeanLF
A Model Context Protocol (MCP) server that provides weather forecast data from the Government of Canada Weather API. Fetch accurate 5-day forecasts for any location in Canada by latitude and longitude. Easily integrates with Claude Desktop and other MCP-compatible clients.
aitiwari
ankushmehta123
akashtalole
weather-mcp-server
sesch29
katjes733
carasjung
Comprehensive Korean movie and TV database with Nielsen Korea episode ratings, KOBIS box office, MyDramaList tags, JustWatch streaming, and 5 award ceremonies. 17 tools, 10 data sources.
suckerfish
YouTube Comment Downloader MCP server that allows AI systems to download and analyze YouTube video comments without requiring API keys
mindsightventures
Example MCP server implementation for weather data with testing and pre-commit setup
mobileshop9991-star
mcp,tiktok,instagram,youtube-shorts,video,ai,content-creator,viral,trends,social-media
matrupriya2048
bittush8789
Creating MCP (Model Context Protocol) weather-related projects involves setting up an MCP server that can fetch and provide weather data.
zx8086
vipul510-web
A production-ready Model Context Protocol (MCP) server for AI-assisted image editing. Give Cursor, Claude Desktop, Windsurf, VS Code MCP, and other MCP hosts 16 tools to remove backgrounds, blur or grayscale backgrounds, change colors, convert formats (PNG/JPEG/WebP/…), upscale,
pansuriyadhvanil
An MCP server that provides tools for downloading, compressing, optimizing images, and extracting text via OCR. Built using the Model Context Protocol (MCP), this server enables AI assistants to download images from URLs or search, compress and convert images with various format
littleorange-ai
bee1194
My first MCP Server for learning
oO
A Model Context Protocol (MCP) server for writing to Figma files
MKhan997733
21471A0505
Create a backend system for managing travel itineraries with the following components: 1. Database architecture for trip itineraries and models for the same using SQLAlchemy 2. RESTful API endpoints for creating and viewing itineraries 3. MCP server that provides recommended itin
husniadil
A lightweight MCP server for generating placeholder images from multiple providers.
rakeshjayanna
X-shuffle
个基于Go语言开发的天气查询MCP(Model Context Protocol)服务器,提供实时和未来天气信息查询功能。
GreatAuk
mcp demo for
jpan8866
A weather Model context protocol (MCP) tool server to allow AI agents to have access to real time weather data.
aditi-joshi-usc
matiman
It's an MCP for weather data
mohaimenhasan
hanqizheng
AdiGo22
MCP Server using TypeScript and JavaScript made with official MCP docs handling US Weather data having context for two tools - showing weather forecast and weather alerts for US based location. Used Zod for data validation and architectured two folders - src and build , developme
parmarjh
MCP Server-Based Video Creation App Architecture
yogi-miraje
MCP server to get the US city weather
larryhudson
An example MCP server that sends image blocks
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.