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.
dfeirstein
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 to the user's project directory.
portal-labs-infrastructure
A demonstration Model Context Protocol (MCP) server implemented in TypeScript, showcasing dynamic tool and resource management, stateful HTTP sessions, and clean architectural patterns.
aymec
This project provides an HTTP server for image generation using Stable Diffusion, along with a Model Context Protocol (MCP) server that enables AI agents to request image generation.
aymec
This project provides an HTTP server for image generation using Stable Diffusion, along with a Model Context Protocol (MCP) server that enables AI agents to request image generation.
yestarz
a mcp server for get weather.use python
jdhettema
An MCP server that connects AI assistants to real-time weather data through OpenWeatherMap API using Server-Sent Events.
Maggieee030
一个简单的天气信息 MCP 服务器,提供城市天气查询功能。
254binaryninja
A simple python spotify mcp server
NvkAnirudh
xiayouran
A amap-weather server with MCP
asifdotpy
imiskolee
A MCP Server for sheet music render
achriom
The media memory layer for AI agents and their humans. Track books, movies, music, TV, and anime from any MCP client.
doronaviguy
MCP server 0xEvm addresses
lechiffre1
MCP server that can analyze your Spotify playlists and use Claude to recommend songs based on the mood, vibe, BPM, and other musical attributes.
Nocodeboy
Servidor MCP para interactuar con la API de YouTube desde asistentes de IA.
elestirelbilinc-sketch
Media Execution Control Layer for AI Agents. Reserve-execute-burn/refund pattern. FFmpeg post-processing (format conversion, audio normalization) Supports Flux2 Pro, Veo 3.1, Suno V5.
apifyforge
Travel risk intelligence for any global destination, delivered through 8 MCP tools backed by real-time government and international data sources.
thegr1ffyn
richbai90
A spotify MCP server
le-yo
Weather MCP server
hitechdk
Get weather forecasts using an AI agent and an MCP server.
iamyosuke
An MCP server for cursor to retrieve YouTube video captions without requiring an API key.
yoyooyooo
Jamessmark
MCP server to generate design systems, tokens, and provide Figma layout information to AI coding agents like Cursor
xiaobo187
NanaGyamfiPrempeh30
An MCP server that connects AI assistants to Ambient Weather personal weather stations. Built with Python FastMCP. Exposes three tools: ping (health check), get_devices (lists all stations on your account with latest readings), and get_current_weather (full weather report for a s
Kavinduprabasara
Tomocrystal
A Model Context Protocol server for generating images
mingdaoai
MCP Server to Generate Image
Zapcode-FTC
# Zapcode Figma MCP Server
x51xxx
Advanced color operations MCP server with Material Design 3 support, CSS theme matching, image color extraction, and accessibility compliance. Features HCT color space for perceptually accurate operations.
Bzcasper
AbeTavarez
MCP-Mirror
Mirror of
rocnubie
jianglongchen
Jai-Keshav-Sharma
nosadaniel
A specialized weather data server built using the MCP SDK and TypeScript that provides weather information through the Model Context Protocol (MCP). This project enables Large Language Models that support MCP to access weather data directly, creating a seamless integration betwee
LAXY9887
MCP-compatible AI client and pack, split, trim, and animate sprites through natural language — no local tools required.
MCP-Mirror
Mirror of
mr-ransel
jackal100500
imaginpro
A fast and powerful MCP (Model Context Protocol) server that brings ImaginePro AI image and video generation capabilities to your AI assistants like Claude, enabling seamless creative content generation through natural language.
shivam37483
piephai
A Model Context Protocol server for image optimization. Process images from URLs or local files with advanced transformations powered by Sharp.
kWAYTV
My first MCP (Model Context Protocol) server
Stevegriswoldatl
Book Sandals Resorts, Beaches Resorts, and cruises through Pixie Vacations -- a Sandals Platinum Elite and #1 Beaches USA travel agency. Returns co-branded booking URLs (referral=135752) that credit Pixie Vacations as your travel agent. Covers all 17 Sandals Resorts (couples), al
objones25
speakai
Official MCP server for Speak AI, transcribe meetings, analyze media, extract insights, and search across your entire audio/video library. 81 tools, 5 resources, 3 prompts. Upload recordings, get AI-powered transcripts and summaries, ask questions across files, create clips, sche
adamanz
An MCP server that enables uploading videos to YouTube through Claude Desktop or any MCP-compatible client
AIMIZING
A lightweight MCP server that fetches weather data from Naver and relays it to Claude or other AI agents.
Shrau1711
A server that enables AI assistants to interact with Spotify via the Model Context Protocol (MCP). It allows fetching current playback, controlling playback, and accessing user playlists.
Luc0-0
MCP server that generates stunning GitHub profile SVGs — animated terminals, neural tech maps, trophy cases, WakaTime charts, Spotify cards, and more. 16 tools, zero external dependencies, pure Python stdlib. Works with Claude Desktop and any MCP client. Includes live-fetch tools
demon24ru
An MCP server implementation that integrates with optivus, providing video transcribe capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs
Tr1ckyMag1ca1
AI image, video & audio generation for agents — one integration, every model, your wiring never changes.
apifyforge
Aviation safety intelligence for AI agents — this MCP server queries 8 live government data sources in parallel and returns a composite Aviation Safety Score (0-100) covering airline safety defects, airworthiness directives, route weather risk, sanctions exposure, and maintenance
noodledostuff
A Model Context Protocol (MCP) server that enables AI agents to create OSC (Open Sound Control) endpoints and receive OSC messages. This server provides a bridge between AI agents and OSC-enabled applications like SuperCollider, Max/MSP, TouchOSC, and other music/audio software.
dsomel21
Example of creating MCP server
schuellerf
An MCP server to connect image-builder to an AI/LLM
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.