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.
Ryuzaki1415
MCP SERVER IMPLEMENTATION FOR YOUTUBE INTEGRATION
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,
herrwelle
duke0317
一个基于 Model Context Protocol (MCP) 的专业图片处理服务器,提供全面的图片处理功能。
MCP-Mirror
Mirror of
phatpham-katalon
minhleathvn
A MCP server helps to transcript a youtube video
prodriguezr
ZeroPointRepo
The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
prasanthmj
A Go implementation of an MCP (Model Context Protocol) server tools
falahgs
jmoro0408
MCP Server to control Spotify
RaymondLiao404
A demo project for MCP weather server.
IA-Programming
## MCP-Images Looking for a powerful image processing server? MCP Server-Image provides enterprise-grade image handling with just a few lines of code. Perfect for AI applications, web services, and data processing pipelines. [Get Started](#installation) | [Support Us](
latlng-work
Official LatLng MCP server for geocoding, reverse geocoding, places search, nearby POI lookup, and place categories. Powered by the LatLng API and OpenStreetMap data.
kshern
A Model Context Protocol (MCP) service for retrieving image dimensions and compressing images, supporting both URL and local file sources.
jalateras
An example weather mcp server in python
AlexanderLyon
duan-li
Claude Model Context Protocol Weather Server Example
npmjs
Social Content & Media MCP Server
shiragannavar
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it exposes two tools: get_alerts (by state) and get_forecast (by lat/lon). Uses stdio transport for Claude integration.
k8scat
vkhanhqui
gifflet
Simple Weather MCP Server
PostPulse
Schedule social media posts, upload media, and manage accounts across Instagram, Facebook, YouTube, TikTok, Threads, LinkedIn, X (Twitter), Bluesky, and Telegram.
ChaitanyaK77
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple Travel Desk system with tools to submit, view, and track employee travel requests — all accessible directly from Claude's int
BananaBanana
Generate images and video (Nano Banana, Veo, Omni) from any MCP client — pay-as-you-go, no subscription, crypto payments.
h7ml
java-mcp-server
civic881027
MCP server for AI image generation
QnoteAITeam
A real-time WebSocket server for multi-user cursor collaboration in Figma using the Multi-Cursor Protocol (MCP).
shuowang-ai
Description
alichherawalla
AI-driven animated b-roll overlay renderer for short-form video. Paste your script into your AI coding tool, the MCP server writes the scene spec and renders an mp4. Free, MIT, local.
theYahia
Full-featured MCP server for DaData.ru API — address validation, company lookup by INN, bank search, phone/email cleaning, geocoding, passport checks, vehicle data, and 12 reference directories. 31 tools vs 4 in the official DaData MCP.
PraveenKishore
MCP server for fetching youtube transcripts
trymeuj
xuezhijian
MCP Server 和风天气API例子。
sint-ai
Maliksidk19
nahilahmed
A Python MCP (Model Context Protocol) server that fetches real-time weather alerts by U.S. state using api.weather.gov, built with FastMCP and integrated into Claude Desktop.
Br0ski777
Resize images from URL -- custom width/height, format conversion (PNG/JPEG/WebP), aspect ratio preserved. -- x402 micropayment API + MCP server for AI agents
dongprojectteam
Hiohk
一个基于MCP协议开发的LLM(大模型)服务端项目
rocnubie
hcross
A Model Context Protocol (MCP) server that provides structured video game information from Steam and SteamGridDB. This server exposes tools for searching games and retrieving comprehensive metadata including descriptions, categories, release dates, player counts, and visual asset
aihes
mcp-sse-server
szypetike
A Model Context Protocol server that provides weather information
MeltFlexDevs
AI interior design via MCP — restyle rooms, place furniture, and virtually stage spaces from a photo. Generate photorealistic interiors directly from Claude Code, Cursor, or any MCP client.
freema
MCP (Model Context Protocol) server that enables AI assistants to interact with Storybook design systems. Extract component HTML, analyze styles, and help with design system adoption and refactoring.
IDEA-Research
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.
adarshem
An MCP server to get Weather details
MCP-Mirror
Mirror of
pradeepk-ai
takumines
Youtube-Transcript-Dev
MCP server for YouTubeTranscript.dev — extract transcripts, manage history, and power AI assistants with YouTube content.
khan-ashifur
Live TikTok creator intelligence for AI agents. Hooklayer pulls real performance data from any TikTok handle in seconds: viral DNA scoring, replicability analysis, top-performing video breakdowns, format fingerprints, hook patterns, and a stealable steal_map. 7 MCP tools that cha
dgananp
nicoletterankin
15 anti-Orwellian defense tools for AI agents. Analyze doublespeak, track surveillance funding, assess whistleblower risks, verify media provenance, search threat registries, map country risk, and more. Fully open, no API key required. CC-BY-4.0.
Chazzychouse
Implementation of MCP documentation's "quickstart" server
MSVK1995
MCP weather server repo
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.