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.
projectsaturnstudios
A Laravel package for implementing the Machine Control Protocol (MCP) server
nrjchnd
VoIPBin MCP Server
heiths
MCP server for ORKL Threat Intelligence Library
Phala-Network
MCP servers hosting in Phala Cloud
vinsidious
MCP Server for checking the availability of domain names using WHOIS lookups
pradeep895
Secure MCP server for analyzing Excel files with oletools
a2xdeveloper
It's an MCP server for tagesschau.de
samuelvinay91
Universal Test Automation MCP Server with self-healing capabilities and Smithery.ai integration
OpenLinkSoftware
A simple MCP ODBC server using FastAPI, ODBC and PyODBC.
OliverGrabner
🔌MCP server that gives AI coding agents a visual architecture canvas
r3e-network
An MCP server for interacting with the Neo N3 blockchain.
adamwattis
An MCP proxy server to connect to the resource hub
linancn
mprokopov
MCP Server for my ledger
lieyanqzu
用于与游戏王中文卡查百鸽(ygocdb.com)API交互的MCP服务端
Talismanic
This MCP server will return the shortened URL using cleanuri.
ryaneggz
🔌🔄 Simple MCP Server Deployment
tunetank
alecf
An MCP server to talk to Airtop (https://www.airtop.ai/)
HanShan006
手搓MCP样例,使用SSE模式,访问本地数据。从Hosts到server全部代码演示。
SaptaDey
Next-Generation AI Reasoning Framework for Scientific Research
nmfisher
A very simple Model Context Protocol server implementation in Dart
jasona7
A MCP Server exposing tools for fetching entries and viewing logs
taishikato
debasmitaas
An Ai agentic tool that creates posts on x automatically using mcp servers.
jacksmith3888
A MCP server providing character info query for wuthering waves
johnymontana
A Model Context Protocol (MCP) server implementation for Dgraph graph database, built using the [mcp-go](https://github.com/mark3labs/mcp-go) library.
ntropy-network
MCP server for enriching banking data using the Ntropy API
groundlight
MCP Server for Groundlight
elsewhat
Codename goose docker image with mcp servers
Bamimore-Tomi
Ghidra MCP server that extracts decompiled binary context and exposes it to LLMs via Model Context Protocol.
Tobarrientos2
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
marioluciofjr
Repositório com um MCP-Server que traz um resumo de notícias, mas só se tiver a senha correta da tool
yamaton
A MCP server enabling LLMs to roll dice
tiandashu
aliyun
A Model Context Protocol (MCP) server which provides tools and resources, allowing AI agent to interact with Alibaba cloud PolarDB-X databases.
shidhincr
A Model Context Protocol (MCP) server for TickTick task management application
jverre
MCP server to interact with Chrome
Warashi
An MCP Server for PipeCD
dlwjdtn535
7nohe
ローカルMCPサーバー(stdio)を作成するためのチュートリアルです。
squidlerio
Model Context Protocol (MCP) server that connects AI assistants like Claude to Squidler's accessibility and quality checking platform
rioriost
Apache AGE MCP Server
Jacky1-Jiang
encoreshao
A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.
okooo5km
A Model Context Protocol server that provides image compression and optimization capabilities through Zipic app.
structbinary
This repository serves as the central hub and MCP registry for all MCP servers built to support a wide range of DevOps tools and workflows. Each MCP server provides a Standardized interface for AI agents.
characat0
dcdpr
MCP server for Rust documentation
MarkusPfundstein
Experimental MCP server to execute command line commands
lucas-deangelis
Drew-Goddyn
A Model Context Protocol (MCP) server for Buildkite integration
miljantekic
MCP Server for the Tenderly API
xue20010808
MCP server for Threat info collection in cyber security
yanmxa
The gateway for GenAI systems to interact with open-cluster-management through the MCP
PanGan21
Mini mcp server implementation
KWDB
KWDB MCP Server
neeraj15022001
cURL MCP Server
handoing
MCP service for downloading Instagram videos
mattcoatsworth
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.