MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Media & Design

Simple Weather MCP Server example from Quickstart

MCP-Mirror

Mirror of

Media & Design

Weather MCP Server

oyzh888

This is a tutorial repo about MCP server and client

Media & Design
QO

Qcc Openapi Mcp

qcc-design

Qcc 开放平台官方 MCP Server

Media & Design

Framelink Figma MCP Server

injunko

Media & Design

MCP Spotify Server

Atharv1705

Media & Design

Weather Report

forerunner2

这是一个查询天气的mcp server项目

Media & Design
UB

UK Business Intelligence

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.

Media & Design

MCP Weather & DigitalOcean

wadewegner

Media & Design
S

Spotify

akutishevsky

Remote MCP server providing full Spotify Web API coverage (80 tools). OAuth2/PKCE, encrypted token storage, TOON-formatted responses.

Media & Design
SP

Spotify Playlist Generator Mcp Server

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.

Media & Design
W

Weather

chatmcp

Media & Design

Weather MCP Server

encoreshao

A Weather MCP server providing weather alerts and forecasts via the Model Context Protocol.

Media & Design

Quickstart Resources

moroccan-dude

Media & Design
YT

Youtube Translate

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.

Media & Design

Simple Weather MCP

markmehere

Media & Design

React + TypeScript + Vite

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.

Media & Design
WT

Weather Test

adhikasp

Media & Design
KW

KnowAir Weather MCP

shuowang-ai

Description

Media & Design

Juhe Weather MCP Server

MCP-Mirror

Mirror of

Media & Design
MA

Metavision Ai Studio

adminmetavision-rgb

AI creative platform. Generate 3D models from text/image, AI stories, interior design, CNC analysis. MCP compatible REST API.

Media & Design

Weather Edge Mcp

RJW34

MCP server for calibrated weather prediction market signals (Kalshi). Dual-model NWS + GFS ensemble forecasting.

Media & Design

Design System MCP Server

pglevy

A proof-of-concept for publish design system guidance and code snippets as an MCP server for usage with LLMs

Media & Design

Spimov Ai Video Clone Dubbing Mcp Server

spimov

Spimov MCP — AI video dubbing, inside your chat

Media & Design

Mcp Server Weather

takumines

Media & Design
MW

My Weather Server 0706

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.

Media & Design

天气 MCP 服务器

odinggg

weather mcp server with openweather

Media & Design

Wikipedia MCP Image Crawler

dazeb

A Wikipedia Image Search Tool. Follows Creative Commons Licences for images and uses them in your projects via Claude Desktop/Cline.

Media & Design

Weather Mcp

ruankie

MCP server for weather forecasts and alerts

Media & Design

Weather MCP Server

jalateras

An example weather mcp server in python

Media & Design

Fal Image Video Mcp

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.

Media & Design

Weather MCP Server

champierre

Media & Design
KM

Klicstudio Mcp Video Translation

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

Media & Design

Weather MCP 🌤️

gifflet

Simple Weather MCP Server

Media & Design

Weather MCP Server

amahule

Media & Design
SA

Supermaker Ai Video Downloader

qianyue2504

Media & Design

My First MCP - Weather Server

kWAYTV

My first MCP (Model Context Protocol) server

Media & Design

video-transcribe-mcp

demon24ru

An MCP server implementation that integrates with optivus, providing video transcribe capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs

Media & Design

UI/UX Design Automation Suite with MCP

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.

Media & Design

YouTube Transcript MCP Server

herrwelle

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.