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.
encoreshao
A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.
pradeep895
Secure MCP server for analyzing Excel files with oletools
vincentf305
MCP Server for deepseek integration in Claude desktop
lieyanqzu
用于与游戏王中文卡查百鸽(ygocdb.com)API交互的MCP服务端
Tobarrientos2
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
dlwjdtn535
kukapay
An MCP server that tracks the historical changes of Twitter usernames.
heiths
MCP server for ORKL Threat Intelligence Library
danielrosehill
MCP to enable AI agents to guide users towards miklatim tziburim (public shelters) in Israel
okooo5km
A Model Context Protocol server that provides image compression and optimization capabilities through Zipic app.
Phala-Network
MCP servers hosting in Phala Cloud
jverre
MCP server to interact with Chrome
neeraj15022001
cURL MCP Server
souravch
MCP server to manage apache beam workflows with different runners
OpenLinkSoftware
A simple MCP ODBC server using FastAPI, ODBC and PyODBC.
rioriost
Apache AGE MCP Server
johnymontana
A Model Context Protocol (MCP) server implementation for Dgraph graph database, built using the [mcp-go](https://github.com/mark3labs/mcp-go) library.
MarkusPfundstein
Experimental MCP server to execute command line commands
juanbeniteza
ntropy-network
MCP server for enriching banking data using the Ntropy API
7nohe
ローカルMCPサーバー(stdio)を作成するためのチュートリアルです。
HanShan006
手搓MCP样例,使用SSE模式,访问本地数据。从Hosts到server全部代码演示。
groundlight
MCP Server for Groundlight
hurutta
A Model Context Protocol (MCP) server that retrieves bangla news to provide context to LLMs.
dcdpr
MCP server for Rust documentation
kortexa-ai
An MCP server to monitor workers productivity and fire them as needed.
zxypro1
A tool for automatically converting OpenAPI into Model Context Protocol (MCP) Server instance
Warashi
An MCP Server for PipeCD
zuojianghua
generate_image and other workflows
agirails
MCP server for AGIRAILS — agent payments, discovery, escrow, and settlement from any AI context window
tiandashu
tigrisdata
🚀 Tigris MCP Server implements the MCP specification to create a seamless connection between AI agents and Tigris key features like bucket and object management.
Atotti
指定した文字数でLLMに文章を書かせるためのMCPサーバー
miljantekic
MCP Server for the Tenderly API
nmfisher
A very simple Model Context Protocol server implementation in Dart
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.
RonaldDegsa
An MCP server implementation providing system-wide functionality including file operations, HTTP requests, and command execution
yanmxa
The gateway for GenAI systems to interact with open-cluster-management through the MCP
aliyun
A Model Context Protocol (MCP) server which provides tools and resources, allowing AI agent to interact with Alibaba cloud PolarDB-X databases.
plusplusoneplusplus
mcp server
scmcphub
MCP server for biological activities analysis using decoupler
extinctsion
MCP server written in python for dev.to
yshngg
A Prometheus Model Context Protocol Server.
taishikato
Contentrain
Repo-native content governance for AI agents. Extract, review, and deliver UI text, docs, and structured content from Git.
mprokopov
MCP Server for my ledger
PanGan21
Mini mcp server implementation
flipt-io
KWDB
KWDB MCP Server
zxypro1
A tool for automatically converting OpenAPI into Model Context Protocol (MCP) Server instance
Drew-Goddyn
A Model Context Protocol (MCP) server for Buildkite integration
lucas-deangelis
Patrick7241
mcp server and client
stonega
linimbus
cellwebb
Desktop application for managing Model Context Protocol servers (MCP). Provides a centralized interface to configure and manage MCP servers for use with LLMs and AI assistants such as Claude.
PaDev1
MCP server allowing Agents to talk to devices connected to serial port of the computer. Tested only with MAC atm.
uukelele-scratch
MCP Server for Scratch, powered by scratchattach.
kukapay
An MCP server that provides real-time gas price predictions across multiple blockchains.
zhengkunwang223
A Go gateway that converts stdio-based MCP servers to SSE endpoints using mcp-go.
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.