MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

Media & Design

80

82-0 Game Mcp Server

rocnubie

Media & Design

MCP Weather Server

SarveshChandak

Media & Design
TC

Thiri Chord Intelligence — Music Theory Mcp Server

BluesPrince

Media & Design
VG

Video Gen Mcp

h2a-dev

Media & Design

Otto Travel

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

Media & Design
RM

Rootvine Mcp

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.

Media & Design
GI

Generate Image Mcp

devbrother2024

Media & Design

Mcp Server Weather Example

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.

Media & Design

YouTube MCP Server

adamanz

An MCP server that enables uploading videos to YouTube through Claude Desktop or any MCP-compatible client

Media & Design
T

Tubepull

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

Media & Design
VW

Victor Weather

sjanaX01

Media & Design

Juhe Mobile Phone Location MCP Server

juhemcp

Media & Design

MCP Weather Server

adarshem

An MCP server to get Weather details

Media & Design

Weather MCP Server

snowan

vibe coding - weather mcp server

Media & Design

Image Resize X402

Br0ski777

Resize images from URL -- custom width/height, format conversion (PNG/JPEG/WebP), aspect ratio preserved. -- x402 micropayment API + MCP server for AI agents

Media & Design

La Palma Vacation Rentals

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

Media & Design

Adextract Mcp Server

ad-vertly

Adextract Mcp Server

Media & Design

Weather Mcp

ruankie

MCP server for weather forecasts and alerts

Media & Design
G

Get_weather

jianhongjun

Media & Design
WT

Weather Test

adhikasp

Media & Design

MCP Haystack Demo

oryx1729

Demo for using MCP Servers in a Haystack Pipeline

Media & Design
YT

Youtube Transcript Mcp

hancengiz

Media & Design
W

Weather

Know-Air

Media & Design

Weather CLI App

aryankarn

A weather MCP server that provides weather alerts and forecasts using the National Weather Service API

Media & Design

Japan Weather MCP Server 🌞

hiroaqii

Media & Design

Spotify MCP Server

NathanPr03

MCP Server for Interfacing with Splunk

Media & Design
GM

Get My Location

mcpchina

获取用户当前的精准位置,配合天气、地图等需要基于位置提供服务的MCP时有奇效

Media & Design

My First MCP - Weather Server

kWAYTV

My first MCP (Model Context Protocol) server

Media & Design

Weather MCP server

FaithKovi

Media & Design
IA

img2.ai - AI Image & Video Generator

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.

Media & Design

高德map

121212165

高德地图,treat建造,学习复刻版

Media & Design

Amap Weather Server

border1px

Media & Design

MCP Weather Client & Server Example with Typescript

ijshd7

MCP Client & Server

Media & Design

Mcp Server Location

v5tech

A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.

Media & Design

figma_mcp_server MCP server

roy2an

Media & Design

MCP Weather Server

Samarth2001

Media & Design
CA

Cryptoapis Address History

CryptoAPIs-io

Media & Design

gradio-transcript-mcp: A Gradio MCP Server for Audio/Video Transcription from URLs

bsmnyk

Gradio demo cum MCP server to generate transcripts from Audio/Video

Media & Design

Weather MCP Server

bittush8789

Creating MCP (Model Context Protocol) weather-related projects involves setting up an MCP server that can fetch and provide weather data.

Media & Design

Weather MCP Server

amahule

Media & Design
WM

Weather MCP Server

liye71023326

Get real-time weather information from anywhere in the world Display detailed weather information (temperature, humidity, wind speed, etc.)

Media & Design

Weather Service

z3r0-m4n

Enhanced version of the MCP server tutorial.

Media & Design
PD

Page Design Guide Mcp Server

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.

Media & Design

Travel Itinerary Backend System with MCP

aryanranderiya

FastAPI-based travel itinerary system with MCP integration for AI-powered discovery, filtering, and creation of travel plans via natural language.

Media & Design
I

Image

cwinux

Media & Design

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

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.

2

How do I install an MCP server?

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.

3

Are MCP servers free to use?

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.

4

What is the difference between local and remote MCP servers?

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.

5

Which AI clients can connect to MCP servers?

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.

6

How can I evaluate whether an MCP server is safe and reliable?

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.