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.
aperez4-godaddy
mambalabsdev
Map a company domain to its LinkedIn, X, Instagram, Facebook, and YouTube profile URLs with follower counts. Returns flat Clay-ready JSON with discovery method, per-platform status, and confidence scoring.
MCP-Mirror
Mirror of
chrischiedo
A simple weather MCP server implementation in Java
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..
CodeByWaqas
dbsxortime
maneeshmkp
A full-stack backend application system built with FastAPI and SQLAlchemy to manage travel itineraries. Supports creating/viewing itineraries with day-wise hotels, transfers, and activities. Includes an MCP server that recommends itineraries (2–8 nights) for Phuket and Krabi. Fea
jameskanyiri
liteapi-travel
encoreshao
A Weather MCP server providing weather alerts and forecasts via the Model Context Protocol.
npmjs
Google Maps Local Business MCP Server
nifengxiaofei
icraft2170
yunkee-lee
The MCP connects to the Naver Maps API (https://www.ncloud.com/product/applicationService/maps).
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.
MCP-Mirror
Mirror of
TengMMVP
基于火山引擎 Seedream 4.0 API 的 MCP(Model Context Protocol)工具集,提供文生图、图生图、多图融合和组图生成等功能。
sirrupesh
MCP-Mirror
Mirror of
AIGC-Hackers
yangvue
MCP server for querying current real weather by city using Open-Meteo. It exposes a get_weather tool and does not require an API key.
Tisik79
A Media Control Protocol server for YouTube integration
ermanozkaya
1yhy
yting27
Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API
cutout-pro
qcc-design
Qcc 开放平台官方 MCP Server
aashimajaiswal
A server that can be used to call function that give current weather status in Claude Desktop. Following this tutorial:
HasData
Direct access to 40+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.
Kopaev
OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suitability scores (0–100), VanBasket food price index, currency exchange rates, vanlife events (expos, festivals, meetups) and aggregated news s
devlibx
nabid-pf
DaliGabriel
A real example of a custom cliente Tona mcp custom server
amCharlie
The World's First AI Music MCP
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
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
zx8086
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
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
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
mohaimenhasan
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
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.