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.
egoist
An MCP server for Raindrop.io (bookmarking service)
nick1udwig
kukapay
An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
Ulanxx
deepseek 结合 mcp 场景,最小用例,包括 client and server
noahgsolomon
openSVM
cablehead
a Nushell cross.stream extension to interact with LLMs and MCP servers
rishijatia
Fantasy Premier League MCP Server
launchdarkly
LaunchDarkly's Model Context Protocol (MCP) Server
janwilmake
Simple MCP server for uithub.com
olostep
MCP server for Olostep — the web scraping, crawling, and search infrastructure used by top AI companies. Gives any MCP-compatible AI agent the ability to scrape, crawl, batch-extract, and search the web in real time.
stephencme
Create a new MCP server in TypeScript, batteries included.
ion-g-ion
MCP server for LLM to drone communication via MAVLink
screenshotone
A simple implementation of an MCP server for the ScreenshotOne API
cablehead
a Nushell cross.stream extension to interact with LLMs and MCP servers
reportportal
MCP server for ReportPortal
he426100
基于 PHP 实现的 MCP (Model Control Protocol) 服务器框架,通过注解优雅地定义 MCP 服务,支持 Tool、Prompt、Resource 三种处理器,支持Stdio、Sse 两种 transport。
MariyaFilippova
The MCP Strava Server facilitates seamless integration between Strava APIs and Claude for Desktop.
maoxiaoke
A MCP Server to Create MCP Server
himaratsu
ferrants
Starter for MCP Server with a Streamable HTTP Transport
morninglight-el
yosider
An MCP Server for Cosense
nazar256
A Model Context Protocol (MCP) server for Cursor that enables requesting user input during generation
kapilduraphe
Webflow MCP server
TSavo
🎬 Enterprise-grade MCP Server for Creatify AI - 12 tools for AI video generation: avatar videos, URL-to-video, AI shorts, custom avatars, script generation, advanced lip-sync with emotion control. Complete API coverage with semantic versioning.
Rayyan9477
A powerful Model Context Protocol server for LinkedIn interactions that enables AI assistants to search for jobs, generate resumes and cover letters, and manage job applications programmatically.
bsmi021
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking support.
r-huijts
A Model Context Protocol (MCP) server providing access to Dutch parliamentary data (Tweede Kamer) through OpenTK . This server enables AI assistants to search, retrieve, and analyze parliamentary documents, activities, and information as published by parliament..
S1LV3RJ1NX
Streamable HTTP based MCP server and Client demo with auto registry, Dockerfile setup and env.
local-falcon
MCP server for Local Falcon's local SEO and AI visibility platform: geo-grid rank tracking, campaign management, and competitor analysis via Model Context Protocol
ghuntley
9nate-drake
MCP Server for fething yfinance financial data into Claude Desktop
thangnch
Demo of building and intergraition MCP Server
ajtazer
VIBE CODING 😈 lol
sker65
An mcp server for testrail
kaichen
An MCP (Model Context Protocol) local router that serves as an aggregation proxy for MCP servers.
kukapay
An MCP server that detects potential risks in Solana meme tokens.
ambar
xhd2015
MCP Server that exposes Golang's Delve Debugger, enable AI to self-debug
qeinfinity
chenyeju295
可用于cursor 集成 mcp server
RustSandbox
This comprehensive learning resource provides two complete tutorials for mastering Model Context Protocol (MCP) development with Rust. From beginner-friendly introductions to production-ready enterprise applications, these tutorials guide you through every aspect of building robu
sbilde
An MCP for Untitled UI components.
gaspareduard
Security-first MCP server for TP-Link Omada, with a stdio-first runtime, capability-gated tools, and OpenAPI-based network automation.
takashito
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Linode Cloud Platform environment.
lioensky
基于硅基流动端口的AI生图MCP
srikanth-paladugula
MCP Server for Microsoft Dynamics 365
srikanth-paladugula
MCP Server for Microsoft Dynamics 365
Contrast-Security-OSS
MCP Server for Contrast Security
alxspiker
Model Context Protocol server for FTP access
spyoungtech
MCP server exposing AutoHotkey functionality, enabling model interfaces to automation tasks on Windows.
devabdultech
Hacker News MCP Server
cablate
MCP server that provides doc forge capabilities
suhail-ak-s
2013xile
OpenAPI specifications => MCP (Model Context Protocol) tools
ravinahp
An MCP server for people who surf waves and the web.
yonaka15
A Pyodide server implementation for the Model Context Protocol (MCP).
mjpitz
An MCP server for fetching RFC related information.
phil65
Easy MCP (Model Context Protocol) servers and AI agents, defined as YAML.
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.