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.
princefishthrower
Custom MCP for fun and profit!
mingyaw
sudobase-ai
jaohbib
a simple MCP Server for VuFind
ezhuk
A Model Context Protocol (MCP) server for Modbus.
PayAINetwork
Model Context Protocol server for the PayAI network! Plug PayAI into Claude Desktop, Cursor, or your favorite MCP Host!
antonioscapellato
MCP Server Sample
nicoaguerrero
MyAnimeList MCP Server
KrishCodesw
This repo has my learnings on how to create an MCP-Server
clykins90
marcoeg
ntopng Model Context Protocol Server
linkcd
Model Context Protocol (MCP) Server for Tibber
wangyendt
My custom MCP (Model Context Protocol) servers.
jonnyzzz
MCP Servers discovery spec
angrysky56
My last working mcp-server Claude app JSON
tmstack
MCP Server useful tools, Spring AI MCP, Weather MCP, Stock MCP, Weather tool, Stock tool. https://mcphub.tools
dabing1022
A desktop MCP service that scans for and removes junk files to keep your system clean and optimized.
mattcoatsworth
bsmi021
A comprehensive architecture for building robust Model Context Protocol (MCP) servers with integrated web capabilities
shivdeepak
MCP Sniffer captures network traffic between MCP clients and servers and displays it in a web UI.
piebro
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
98lukehall
Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence patterns across 17 channels without analyzing content. MCP server + REST API.
jbydeley
Give your LLM access to Sonarr
apecloud
MCP server for KubeBlocks Cloud
qoxogus
davidmosiah
Dry-run-first Google Ads search-term intent analyzer and negative-keyword MCP for agents.
StevenROyola
Simplifying MCP server interactions for seamless AI integration.
seanivore
One simply siphons the excess thoughts from one's mind, pours them into the basin, and examines them at one's leisure. It becomes easier to spot patterns and links, you understand, when they are in this form.
arjshiv
ppcprophet
Apple Search Ads MCP Server — Manage your Apple Search Ads campaigns with AI through the Model Context Protocol
Alisammour
Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.
nabossha
a simple PoC on how to integrate a custom data-provider in an MCP Server
BIGdeadLock
OSV MCP server implementation
faizan45640
MCP server providing tools to interact with the PostEx Merchant API for order management, tracking, and other logistics operations.
fashionzzZ
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
fasuizu-br
Production-ready examples for Brainiall Speech AI APIs — Pronunciation Assessment, STT, TTS. Python, JavaScript, curl, and MCP configs.
zxkane
Model Context Procotol(MCP) server for fetching Quip document
rizaardiyanto1412
MCP Server for WordPress
gperdrizet
RSS feed reader Model Context Protocol server.
XXpE3
This mcp uses the flux api of ohmygpt to generate images
jagreetdg
Re-Stack MCP server is designed to integrate Stack Overflow into LLM-based coding workflows using the Stack Exchange API
mge1512
MCP Server implementing various tools to execute admin tasks on a Linux system.
dabouelhassan
A simple example of a Model Context Protocol Server implementation
karashiiro
Toy MCP server that provides access to exchange rate data from the Norges Bank API.
floyd-run
MCP server for AI-powered scheduling and booking. Check availability, hold slots, and confirm appointments.
OSTUSA
Type Script MCP Server Proof of Concept
Savvly
Explore Savvly MCP: retirement projections, eligibility, comparisons, and FAQs for an SEC-registered fund that pairs full market upside with later-life longevity payouts.
lreimer
A MCP server implementation for the SonarQube Cloud API in Golang.
bitrefill
A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill.
miyamo2
ホットペッパーグルメ MCP Server
backpaper0
qvkare
A Model Context Protocol (MCP) server that provides on-chain tools for AI applications to interact with the Linea blockchain.
JackGao19700
A MCPServer for Local Camera Control
ycrao
Google Alerts MCP Server
cherninlab
MCP server that lets one AI agent ask other agents for help
b3nguang
newerton
MCP Status Invest: A Model Context Protocol (MCP) server for interacting with the Status Invest API. Provides tools for fetching stock data and indicators, with a layered architecture and data validation using Zod
gulihua10010
MCP自动发文服务
lloydzhou
This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.
pinkpixel-dev
🔍 Prysm MCP Server: Web scraping tools for AI assistants with multiple extraction modes and flexible output formats
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.