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.
MCP-Mirror
Mirror of
oyzh888
This is a tutorial repo about MCP server and client
qcc-design
Qcc 开放平台官方 MCP Server
injunko
Atharv1705
forerunner2
这是一个查询天气的mcp server项目
Fluke-Studio
Enrich any UK business with Companies House records, Google Places ratings, website/SSL status, and social media links in one MCP tool call. Four data sources, single JSON response.
wadewegner
akutishevsky
Remote MCP server providing full Spotify Web API coverage (80 tools). OAuth2/PKCE, encrypted token storage, TOON-formatted responses.
danisss9
A Model Context Protocol (MCP) server that enables AI applications to search for music tracks and manage playlists using the official Spotify Web API.
chatmcp
encoreshao
A Weather MCP server providing weather alerts and forecasts via the Model Context Protocol.
moroccan-dude
brianshin22
An MCP server for interfacing with the Youtube Translate API. Create transcripts, translations, subtitles, summaries for any Youtube video (or any other platform). Search video transcripts for keywords and phrases. Directly processes videos to understand them.
markmehere
RuniEllingsgaard
A test of making a simple word editor using the Figma MCP server with Cursor. This test has been handholding cursor through all the components.
adhikasp
shuowang-ai
Description
MCP-Mirror
Mirror of
adminmetavision-rgb
AI creative platform. Generate 3D models from text/image, AI stories, interior design, CNC analysis. MCP compatible REST API.
RJW34
MCP server for calibrated weather prediction market signals (Kalshi). Dual-model NWS + GFS ensemble forecasting.
pglevy
A proof-of-concept for publish design system guidance and code snippets as an MCP server for usage with LLMs
spimov
Spimov MCP — AI video dubbing, inside your chat
takumines
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.
odinggg
weather mcp server with openweather
dazeb
A Wikipedia Image Search Tool. Follows Creative Commons Licences for images and uses them in your projects via Claude Desktop/Cline.
ruankie
MCP server for weather forecasts and alerts
jalateras
An example weather mcp server in python
RamboRogers
Seamless bridge between FAL AI's powerful image and video generation capabilities and MCP-compatible clients like Claude. All generated content is automatically downloaded to your local machine while providing public URLs, data URLs, and local file paths.
champierre
krillinai
The KlicStudio MCP server is a connector based on the Model Context Protocol (MCP), designed to facilitate interactions with KlicStudio services. Acting as a bridge between large language models (LLMs) and KlicStudio services, it enables LLMs to utilize KlicStudio's features such
gifflet
Simple Weather MCP Server
amahule
qianyue2504
kWAYTV
My first MCP (Model Context Protocol) server
demon24ru
An MCP server implementation that integrates with optivus, providing video transcribe capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs
panktishah62
An end-to-end Model Context Protocol (MCP) solution that streamlines the entire UI/UX design workflow - from gathering inspiration to development handoff. This suite integrates multiple specialized MCP servers to automate and enhance the design process through AI assistance.
herrwelle
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.