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.
shuowang-ai
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.
phatpham-katalon
RoystonDAlmeida
This repository contains files for building an MCP server for weather tasks.
dongprojectteam
spiritlc
chatmcp
Tomocrystal
A Model Context Protocol server for generating images
Yarflam
MCP Server Free Weather
trymeuj
erhwenkuo
一個給 AI Agent 使用的 MCP Server 範例,用來取得美國各州的天氣預報與警示資訊
pg-yuly
A weather information server built using Model Context Protocol (MCP) to provide real-time weather data and forecasts
michael7736
this is a Mcp server for us weather, I create it for test purposes
Kopaev
OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suitability scores (0–100), VanBasket food price index, currency exchange rates, vanlife events (expos, festivals, meetups) and aggregated news s
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.
aperez4-godaddy
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
Hiohk
一个基于MCP协议开发的LLM(大模型)服务端项目
Know-Air
qiangge2008
Br0ski777
x402 micropayment API for AI agents. Validates postal addresses worldwide. Pay per call with USDC on Base.
caiyunapp
An Official Model Context Protocol (MCP) server for Caiyun Weather. 彩云天气官方 MCP Server
encoreshao
A Weather MCP server providing weather alerts and forecasts via the Model Context Protocol.
v5tech
A location server based on MCP (Model Context Protocol) that provides IP address location and latitude/longitude query functionality.
brunolnetto
A MCP server for weather forecast
MCP-Mirror
Mirror of
aashimajaiswal
A server that can be used to call function that give current weather status in Claude Desktop. Following this tutorial:
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.
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.
sirrupesh
Zapcode-FTC
# Zapcode Figma MCP Server
mariow
Aviation weather briefings directly in Claude. METARs, TAFs, PIREPs, SIGMETs, and ICON-D2 NWP forecasts — no API key required.
sbhikha
Create an MCP Server to interact with Spotify, LastFM and the internet to collate music data and make recommendations.
jtwirly
Global-InTech-AS
Protect your AI from costly cultural missteps and global reputational damage. The world's first Cultural Intelligence API and MCP Server with six powerful endpoints — text analysis, content rewriting, culturally-native generation, knowledge queries, image analysis, and video anal
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.
ishivam06
ai-oss-dev
Rusty Weather MCP Server
Weavy-AI
aihes
mcp-sse-server
prasanthmj
A Go implementation of an MCP (Model Context Protocol) server tools
duan-li
Claude Model Context Protocol Weather Server Example
roy2an
pglevy
A proof-of-concept for publish design system guidance and code snippets as an MCP server for usage with LLMs
HZreal
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.
zlatkoc
MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple output formats (text, JSON, SRT, WebVTT), language selection, and returns transcripts with summarization instructions for the LLM client.
debanshu005
MCP server to get wearer forecast.
Bzcasper
duke0317
一个基于 Model Context Protocol (MCP) 的专业图片处理服务器,提供全面的图片处理功能。
juhemcp
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.
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
planetabhi
A simple MCP server for Figma
lesir831
哔哩哔哩视频字幕、评论、弹幕获取
kurtzhi
A full-featured secure MCP server for local file system operations, with built-in image processing, OCR and media tools.
aryankarn
A weather MCP server that provides weather alerts and forecasts using the National Weather Service API
aniket1500
ai-intellicore
We design and operate proprietary signal systems that turn noisy market, macro, and media data into structured, calibrated intelligence — exposed through web dashboards, a Signals API, and a public MCP server any AI assistant can reason over directly. The eight pillars
fabelis
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.