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.
rocnubie
SarveshChandak
BluesPrince
h2a-dev
ottotheagent
Otto brings business travel bookings into Claude. Search flights and hotels, compare options, then book your choice. Your preferences filter search results (cabin class, seat, hotel brand, airline), and your loyalty numbers attach to reservations. When plans change, exchange or c
RagingOrangutan
Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and more. Returns affiliate-ready links with click tracking.
devbrother2024
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.
adamanz
An MCP server that enables uploading videos to YouTube through Claude Desktop or any MCP-compatible client
miketwalker
TubePull is a YouTube video downloader exposed as an MCP server. One tool, download_video, takes a YouTube URL plus a format (mp3/mp4) and an optional quality, runs the download on TubePull's servers, and returns a short-lived signed download link. Free tier allows 3 downloads pe
sjanaX01
juhemcp
adarshem
An MCP server to get Weather details
snowan
vibe coding - weather mcp server
Br0ski777
Resize images from URL -- custom width/height, format conversion (PNG/JPEG/WebP), aspect ratio preserved. -- x402 micropayment API + MCP server for AI agents
La-Palma-24
Search and discover vacation rental properties across La Palma, Canary Islands. Features real-time availability checking, dynamic pricing calculations, location-based filtering across 14 municipalities, Perfect for travel planning and property discovery in one of the Canary Islan
ad-vertly
Adextract Mcp Server
ruankie
MCP server for weather forecasts and alerts
jianhongjun
adhikasp
oryx1729
Demo for using MCP Servers in a Haystack Pipeline
hancengiz
Know-Air
aryankarn
A weather MCP server that provides weather alerts and forecasts using the National Weather Service API
hiroaqii
NathanPr03
MCP Server for Interfacing with Splunk
mcpchina
获取用户当前的精准位置,配合天气、地图等需要基于位置提供服务的MCP时有奇效
kWAYTV
My first MCP (Model Context Protocol) server
FaithKovi
img2-ai
img2.ai is a comprehensive creative platform that combines image-to-image and image-to-video AI workflows into one intuitive interface. Users can generate stylized art, animate static photos into smooth video clips, and upscale image quality.
121212165
高德地图,treat建造,学习复刻版
border1px
ijshd7
MCP Client & Server
v5tech
A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.
roy2an
Samarth2001
CryptoAPIs-io
bsmnyk
Gradio demo cum MCP server to generate transcripts from Audio/Video
bittush8789
Creating MCP (Model Context Protocol) weather-related projects involves setting up an MCP server that can fetch and provide weather data.
amahule
liye71023326
Get real-time weather information from anywhere in the world Display detailed weather information (temperature, humidity, wind speed, etc.)
z3r0-m4n
Enhanced version of the MCP server tutorial.
chihebnabil
An MCP (Model Context Protocol) server that provides design guidance to help LLMs generate better, more modern web pages. This server focuses on teaching design principles and best practices rather than providing code templates.
aryanranderiya
FastAPI-based travel itinerary system with MCP integration for AI-powered discovery, filtering, and creation of travel plans via natural language.
cwinux
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.