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.
qmatteoq
This project demonstrates a Model Context Protocol (MCP) server and client implementation in .NET
jerpint
MCP server for aiding with literature reviews
piebro
An MCP (Model Context Protocol) Server to play and control movies using VLC.
SlideSpeak
MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.
mkinf-io
MCP servers
ggilligan12
MCP Server for Kibana SecOps
openSVM
Solana Protocol Design for Agent and MCP Server Registries
Shawyeok
MCP Server for send text/markdown message via dingding (aka dingtalk) group custom robot
jovezhong
Execute SQL queries and manage databases seamlessly with Timeplus. Leverage powerful tools to interact with your data, Kafka topics, and Iceberg tables efficiently. Enhance your data workflows with a user-friendly interface and robust backend capabilities.
OpenLinkSoftware
Typescript based Model Context Procotol (MCP) Server for Open Database Connectivity (ODBC)
jakkaj
An MCP server for running Argo workflows, written in Golang
inakianduaga
Clockify Model Context Protocol (MCP) server
Seelly
A mcp servers for academic paper search. The datasource incloude arxiv,semantic.crossref,scopus,adsabs and scihub
Tisik79
MCP server pro zadávání a vyhodnocování reklamních kampaní na Facebooku pomocí Claude AI
safedep
Model Context Protocol (MCP) server to pin components to their immutable version
ramakay
A Shopify MCP Server built to interact with Mock.shop
itsaphel
Ergonomic framework to write MCP Servers in Rust
jinzcdev
《从原理到实战:掌握 MCP》系列文章的示例代码库
beverm2391
An mcp server to inject raw chain of thought tokens from a reasoning model.
hexitex
A Model Context Protocol (MCP) server implementation that provides file backup and restoration capabilities
steveydevey
An MCP server for KVM hypervisors
SaptaDey
The Advanced Scientific Research (ASR) Graph of Thoughts (GoT) MCP server is a highly efficient implementation of the Model Context Protocol (MCP) that allows for sophisticated reasoning workflows using graph-based representations.
huang-sh
MCP server for single cell analysis
blackplume233
root-signals
MCP for Scorable Evaluation Platform
cyanheads
mcp-reporter is a streamlined utility that generates comprehensive capability reports for Model Context Protocol servers, empowering developers to easily understand available functionality across their MCP servers ecosystem for both documentation and integration into other tools.
douglarek
🔎 A MCP server for Unsplash image search.
yuru-sha
Sample MCP Server for Dify AI
macrat
MCP server for kintone
oborchers
A Model Context Protocol server that provides package index querying capabilities.
shreyaskarnik
This is a TypeScript-based Model Context Protocol (MCP) server that implements a virtual pet simulation system. It demonstrates core MCP concepts by providing tools for pet care and interaction.
CaChiJ
Kakao Mobility MCP Server for directions and transit information
datafe
Alibaba cloud MaxCompute (ODPS) MCP server implemented by python
xinthink
Connect your Readwise Reader library to LLMs.
puchunjie
emicklei
MCP server (STDIO) that uses melrose tool to play musical expressions
erhwenkuo
About 一個用來讓 AI Agent 可透過 SearXNG 服務來搜尋外部網站內容與資訊的 MCP server 。
iRahulPandey
mcp server for mlflow
yangbuyiya
这是一个基于 MCP (Model Context Protocol) 协议的服务器,专门用于自动化发布文章到腾讯云开发者社区。通过集成 Spring Boot 3.x 和 Spring AI,为 AI 助手提供了与腾讯云开发者社区交互的能力,实现文章的自动发布和管理。
r3-yamauchi
MCP server for kintone サンプル (Unofficial) https://www.r3it.com/blog/kintone-mcp-server-20250115-yamauchi https://www.r3it.com/blog/kintone-ai-lab-20250501-yamauchi
caretdev
InterSystems IRIS MCP server
OpsLevel
Model Context Protocol (MCP) server for OpsLevel
jhgaylor
A Python MCP Server for hirebase.org's API
pedrojaques99
A curated list of the most popular Model Context Protocol (MCP) servers based on usage data from Smithery.ai
ZephyrDeng
A TypeScript-based Model Context Protocol (MCP) server for viewing, filtering, sorting, and updating CSV/XLSX spreadsheet files via LLM or API integration.
microsoft
Future location for a deployable MCP server to turn internal databases, APIs, and more services into MCP tools for internal LLM apps.
tomohiro1850
ALAPI-SDK
这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
sukeesh
MCP Server for Zerodha written in Golang
cevatkerim
An MCP server for Unsplash photo search with proper attribution built-in. Key differentiator: Returns ready-to-use attribution_text and attribution_html for each photo, making it trivial for LLMs to build content pages with properly credited images (as required by Unsplash API g
amp-labs
Official AI SDK by Ampersand
bornpresident
A Model Context Protocol (MCP) server that integrates with the MISP (Malware Information Sharing Platform) to provide threat intelligence capabilities to Large Language Models.
kilkelly
Send Nano currency from AI agents/LLMs
amidabuddha
jwaxman19
An MCP server to run qlik
andrewginns
Python MCP Server abstracting the official mermaid-cli for ease of use
mailgun
Model Context Protocol server implementation of Mailjet's APIs
hide-org
MCP server for Hide
strawgate
Assorted Python MCP Servers
hydrolix
An MCP server for Hydrolix
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.