MCP Servers Hub ⭐
hanzlahabib
README
# MCP 服务器中心站 ⭐
<div align="center">
<img src="assets/mcp-hub-banner.png" alt="MCP 服务器中心站横幅" width="800px">
[](README.md)
[](README-zh.md)
[](README-ja.md)
<h3>Model Context Protocol 服务器的权威集合,按社区受欢迎程度排序</h3>
</div>
## 你会在这里找到什么
此仓库是发现、比较和实现 Model Context Protocol (MCP) 服务器的中心枢纽。与其他集合不同,我们按 **GitHub 星星数** 组织服务器,以首先突出显示经过社区测试最多的实现。
<div align="center">
<img src="assets/mcp-ecosystem.png" alt="MCP 生态系统图" width="700px">
</div>
## 快速导航
- [了解 MCP](#understanding-mcp)
- [最受欢迎的 20 个服务器](#top-20-most-popular-servers)
- [服务器类别](#server-categories)
- [实施指南](#implementation-guides)
- [多语言支持](#multilingual-support)
- [社区资源](#community-resources)
- [贡献指南](#contribution-guidelines)
## 了解 MCP
Model Context Protocol (MCP) 使 AI 模型能够通过标准化接口安全地访问外部资源。这创建了一个强大的生态系统,AI 助手可以:
- 访问文件系统和数据库
- 与 API 和 Web 服务交互
- 自动化浏览器和应用程序
- 管理知识和记忆系统
- 以及更多
<div align="center">
<table>
<tr>
<td align="center"><img src="assets/mcp-local.png" width="120px"><br><b>本地访问</b><br>文件系统、数据库、应用程序</td>
<td align="center"><img src="assets/mcp-cloud.png" width="120px"><br><b>云服务</b><br>API、Web 服务、平台</td>
<td align="center"><img src="assets/mcp-knowledge.png" width="120px"><br><b>知识系统</b><br>记忆、RAG、嵌入</td>
</tr>
</table>
</div>
## 最受欢迎的 20 个服务器
这些服务器在 MCP 社区中获得了最多的关注,按 GitHub 星星数排名:
| 排名 | 服务器 | 星星数 | 语言 | 类别 | 描述 |
|------|--------|-------|----------|----------|-------------|
| 1 | [DuckDuckGo MCP Server](https://github.com/zhsama/duckduckgo-mcp-server) | ⭐ 1,200+ | 📇 TypeScript | 🔍 搜索 | 无需 API 密钥的 Web 搜索功能 |
| 2 | [Meme MCP Server](https://github.com/haltakov/mcp-server-meme) | ⭐ 950+ | 📇 TypeScript | 🎨 媒体 | 使用 ImgFlip API 生成 Meme |
| 3 | [MongoDB Lens](https://github.com/furey/mongodb-lens) | ⭐ 820+ | 📇 TypeScript | 🗄️ 数据库 | 功能齐全的 MongoDB 数据库分析 |
| 4 | [MCP Node Fetch](https://github.com/mcollina/mcp-node-fetch) | ⭐ 780+ | 📇 TypeScript | 🌐 Web | 使用 Node.js undici 获取 Web 内容 |
| 5 | [nile-mcp](https://github.com/niledatabase/nile-mcp) | ⭐ 750+ | 📇 TypeScript | 🗄️ 数据库 | 管理和查询 Nile 数据库 |
| 6 | [FastAPI-MCP](https://github.com/tadata-org/fastapi-mcp) | ⭐ 720+ | 🐍 Python | 🛠️ 开发者 | 自动将 FastAPI 端点公开为 MCP 工具 |
| 7 | [Solana Agent Kit](https://github.com/sendaifun/solana-agent-kit) | ⭐ 680+ | 📇 TypeScript | 💰 金融 | 与 Solana 区块链交互 |
| 8 | [Memory Bank MCP](https://github.com/movibe/memory-bank-mcp) | ⭐ 650+ | 📇 TypeScript | 🧠 记忆 | 用于上下文跟踪的结构化存储库 |
| 9 | [tfmcp](https://github.com/nwiizo/tfmcp) | ⭐ 620+ | 🦀 Rust | ☁️ 云 | Terraform 环境管理 |
| 10 | [Code MCP](https://github.com/ezyang/code-mcp) | ⭐ 590+ | 🐍 Python | 💻 编码 | 具有 git 集成的文件操作 |
| 11 | [NebulaGraph MCP Server](https://github.com/PsiACE/nebula-mcp) | ⭐ 580+ | 🐍 Python | 🗄️ 数据库 | 图数据库探索和查询 |
| 12 | [playwright-mcp](https://github.com/blackwhite084/playwright-mcp) | ⭐ 560+ | 🐍 Python | 🌐 Web | 使用 Playwright 进行浏览器自动化 |
| 13 | [Neo4j MCP Server](https://github.com/ujjalcal/neo4j-mcp) | ⭐ 520+ | 🐍 Python | 🗄️ 数据库 | 与 Neo4j 进行图数据库交互 |
| 14 | [image-tools-mcp](https://github.com/kshern/image-tools-mcp) | ⭐ 510+ | 📇 TypeScript | 🎨 媒体 | 图像处理和操作工具 |
| 15 | [Gitingest-MCP](https://github.com/puravparab/gitingest-mcp) | ⭐ 490+ | 🐍 Python | 🌐 Web | 从 Github 存储库中提取信息 |
| 16 | [MCP Databricks](https://github.com/RafaelCartenet/mcp-databricks) | ⭐ 480+ | 🐍 Python | 🗄️ 数据库 | 对 Databricks 执行 SQL 查询 |
| 17 | [Storm MCP Server](https://github.com/sionic-ai/storm-mcp) | ⭐ 470+ | 🐍 Python | 🧠 记忆 | 与 RAG 数据源集成 |
| 18 | [mcp-airbnb](https://github.com/openbnb-org/mcp-server-airbnb) | ⭐ 450+ | 📇 TypeScript | 🌐 Web | 搜索 Airbnb 列表和房产 |
| 19 | [MCP Command Proxy](https://github.com/Hormold/mcp-command-proxy) | ⭐ 420+ | 📇 TypeScript | 🌐 Web | 运行命令行应用程序并与之交互 |
| 20 | [kb-mcp-server](https://github.com/Geeksfino/kb-mcp-server) | ⭐ 410+ | 🐍 Python | 🧠 记忆 | 便携式语义/基于图的检索 |
*[查看所有按星星数排名的服务器](#all-servers-by-stars)*
## 服务器类别
我们将服务器组织成直观的类别,以帮助您准确找到所需内容:
<div align="center">
<table>
<tr>
<td><a href="#databases">🗄️ 数据库</a></td>
<td><a href="#web-and-browser">🌐 Web & 浏览器</a></td>
<td><a href="#development">💻 开发</a></td>
<td><a href="#knowledge-systems">🧠 知识系统</a></td>
</tr>
<tr>
<td><a href="#cloud-services">☁️ 云服务</a></td>
<td><a href="#file-operations">📂 文件操作</a></td>
<td><a href="#communication">💬 通信</a></td>
<td><a href="#finance">💰 金融</a></td>
</tr>
<tr>
<td><a href="#media-and-content">🎨 媒体 & 内容</a></td>
<td><a href="#search-engines">🔍 搜索引擎</a></td>
<td><a href="#productivity">⚡ 生产力</a></td>
<td><a href="#security">🔒 安全</a></td>
</tr>
</table>
</div>
### 🗄️ 数据库
将 AI 模型连接到各种数据库系统,以进行查询、分析和管理。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [MongoDB Lens](https://github.com/furey/mongodb-lens) | ⭐ 820+ | 📇 TypeScript | 🏠 本地 | 功能齐全的 MongoDB 数据库分析 |
| [nile-mcp](https://github.com/niledatabase/nile-mcp) | ⭐ 750+ | 📇 TypeScript | ☁️ 云 | 管理和查询 Nile 数据库 |
| [NebulaGraph MCP Server](https://github.com/PsiACE/nebula-mcp) | ⭐ 580+ | 🐍 Python | 🏠 本地 | 图数据库探索和查询 |
| [Neo4j MCP Server](https://github.com/ujjalcal/neo4j-mcp) | ⭐ 520+ | 🐍 Python | 🏠 本地 | 与 Neo4j 进行图数据库交互 |
| [MCP Databricks](https://github.com/RafaelCartenet/mcp-databricks) | ⭐ 480+ | 🐍 Python | ☁️ 云 | 对 Databricks 执行 SQL 查询 |
| [Postgres MCP](https://github.com/postgresml/postgres-mcp) | ⭐ 380+ | 🐍 Python | 🏠 本地 | PostgreSQL 数据库管理和查询 |
| [Supabase MCP](https://github.com/supabase-community/supabase-mcp) | ⭐ 350+ | 📇 TypeScript | ☁️ 云 | 与 Supabase 数据库和服务交互 |
| [Redis MCP](https://github.com/redis-tools/redis-mcp) | ⭐ 320+ | 📇 TypeScript | 🏠 本地 | Redis 数据库操作和监控 |
| [MySQL MCP](https://github.com/mysql-tools/mysql-mcp) | ⭐ 310+ | 🐍 Python | 🏠 本地 | MySQL 数据库管理和查询 |
| [DynamoDB MCP](https://github.com/aws-community/dynamodb-mcp) | ⭐ 290+ | 📇 TypeScript | ☁️ 云 | Amazon DynamoDB 操作和查询 |
| [Firestore MCP](https://github.com/firebase-tools/firestore-mcp) | ⭐ 280+ | 📇 TypeScript | ☁️ 云 | Google Firestore 数据库操作 |
| [SQLite MCP](https://github.com/sqlite-tools/sqlite-mcp) | ⭐ 270+ | 🐍 Python | 🏠 本地 | 轻量级 SQLite 数据库管理 |
*[查看所有数据库服务器](#all-database-servers)*
### 🌐 Web & 浏览器
使 AI 模型能够访问 Web 内容、自动化浏览器并与网站交互。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [MCP Node Fetch](https://github.com/mcollina/mcp-node-fetch) | ⭐ 780+ | 📇 TypeScript | 🏠 本地 | 使用 Node.js undici 获取 Web 内容 |
| [playwright-mcp](https://github.com/blackwhite084/playwright-mcp) | ⭐ 560+ | 🐍 Python | 🏠 本地 | 使用 Playwright 进行浏览器自动化 |
| [Gitingest-MCP](https://github.com/puravparab/gitingest-mcp) | ⭐ 490+ | 🐍 Python | 🏠 本地 | 从 Github 存储库中提取信息 |
| [mcp-airbnb](https://github.com/openbnb-org/mcp-server-airbnb) | ⭐ 450+ | 📇 TypeScript | ☁️ 云 | 搜索 Airbnb 列表和房产 |
| [MCP Command Proxy](https://github.com/Hormold/mcp-command-proxy) | ⭐ 420+ | 📇 TypeScript | 🏠 本地 | 运行命令行应用程序并与之交互 |
| [mcp-dingdingbot-server](https://github.com/HundunOnline/mcp-dingdingbot-server) | ⭐ 390+ | 🏎️ Go | ☁️ 云 | 用于通知的 DingDing webhook MCP 服务器 |
| [Puppeteer MCP](https://github.com/browser-tools/puppeteer-mcp) | ⭐ 340+ | 📇 TypeScript | 🏠 本地 | 使用 Puppeteer 进行浏览器自动化 |
| [Selenium MCP](https://github.com/webdriver/selenium-mcp) | ⭐ 310+ | 🐍 Python | 🏠 本地 | 使用 Selenium WebDriver 进行 Web 自动化 |
| [Axios MCP](https://github.com/http-tools/axios-mcp) | ⭐ 300+ | 📇 TypeScript | 🏠 本地 | 使用 Axios 客户端进行 HTTP 请求 |
| [Cheerio MCP](https://github.com/scraping-tools/cheerio-mcp) | ⭐ 290+ | 📇 TypeScript | 🏠 本地 | 使用 Cheerio 进行 Web 抓取 |
| [Headless Chrome MCP](https://github.com/browser-tools/headless-chrome-mcp) | ⭐ 280+ | 📇 TypeScript | 🏠 本地 | Headless Chrome 浏览器自动化 |
| [Beautiful Soup MCP](https://github.com/scraping-tools/bs4-mcp) | ⭐ 270+ | 🐍 Python | 🏠 本地 | 使用 Beautiful Soup 进行 Python Web 抓取 |
*[查看所有 Web & 浏览器服务器](#all-web-and-browser-servers)*
### 🧠 知识系统
通过知识检索、记忆和上下文管理来增强 AI 功能。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [Memory Bank MCP](https://github.com/movibe/memory-bank-mcp) | ⭐ 650+ | 📇 TypeScript | 🏠 本地 | 用于上下文跟踪的结构化存储库 |
| [Storm MCP Server](https://github.com/sionic-ai/storm-mcp) | ⭐ 470+ | 🐍 Python | ☁️ 云 | 与 RAG 数据源集成 |
| [kb-mcp-server](https://github.com/Geeksfino/kb-mcp-server) | ⭐ 410+ | 🐍 Python | 🏠 本地 | 便携式语义/基于图的检索 |
| [MCP Server](https://github.com/antfu/mcp-server) | ⭐ 390+ | 📇 TypeScript | 🏠 本地 | 增强 Vite/Nuxt 应用程序的上下文感知 |
| [Chroma MCP](https://github.com/chroma-core/chroma-mcp) | ⭐ 360+ | 🐍 Python | 🏠 本地 | 用于嵌入和检索的向量数据库 |
| [LlamaIndex MCP](https://github.com/run-llama/llamaindex-mcp) | ⭐ 340+ | 🐍 Python | 🏠 本地 | 用于 LLM 应用程序的数据框架 |
| [Pinecone MCP](https://github.com/pinecone-io/pinecone-mcp) | ⭐ 320+ | 📇 TypeScript | ☁️ 云 | 用于语义查询的向量搜索 |
| [Weaviate MCP](https://github.com/weaviate/weaviate-mcp) | ⭐ 290+ | 🏎️ Go | 🏠 本地 | 具有语义搜索的向量数据库 |
| [Qdrant MCP](https://github.com/qdrant/qdrant-mcp) | ⭐ 280+ | 🦀 Rust | 🏠 本地 | 向量相似性搜索引擎 |
| [Milvus MCP](https://github.com/milvus-io/milvus-mcp) | ⭐ 270+ | 🏎️ Go | 🏠 本地 | 用于相似性搜索的向量数据库 |
| [Langchain MCP](https://github.com/langchain-ai/langchain-mcp) | ⭐ 260+ | 🐍 Python | 🏠 本地 | 用于 LLM 应用程序开发的框架 |
| [Semantic Kernel MCP](https://github.com/microsoft/semantic-kernel-mcp) | ⭐ 250+ | #️⃣ C# | 🏠 本地 | Microsoft 的 AI 编排 SDK |
*[查看所有知识系统服务器](#all-knowledge-system-servers)*
### 🎨 媒体 & 内容
处理、生成和操作媒体内容,包括图像、音频和视频。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [Meme MCP Server](https://github.com/haltakov/mcp-server-meme) | ⭐ 950+ | 📇 TypeScript | ☁️ 云 | 使用 ImgFlip API 生成 Meme |
| [image-tools-mcp](https://github.com/kshern/image-tools-mcp) | ⭐ 510+ | 📇 TypeScript | 🏠 本地 | 图像尺寸、压缩和格式转换 |
| [add-watermark](https://github.com/mcp-media/add-watermark) | ⭐ 380+ | 📇 TypeScript | 🏠 本地 | 使用自定义向图像添加水印 |
| [analyze_content](https://github.com/mcp-file/analyze_content) | ⭐ 350+ | 🐍 Python | 🏠 本地 | 文件预览和内容分析 |
| [FFMPEG MCP](https://github.com/video-tools/ffmpeg-mcp) | ⭐ 330+ | 🐍 Python | 🏠 本地 | 使用 FFMPEG 进行视频处理 |
| [Stable Diffusion MCP](https://github.com/ai-image/sd-mcp) | ⭐ 320+ | 🐍 Python | 🏠 本地 | 使用 Stable Diffusion 生成图像 |
| [PDF Tools MCP](https://github.com/document-ai/pdf-tools-mcp) | ⭐ 300+ | 📇 TypeScript | 🏠 本地 | PDF 操作和提取 |
| [Speech MCP](https://github.com/audio-tools/speech-mcp) | ⭐ 280+ | 🐍 Python | 🏠 本地 | 文本到语音和语音到文本转换 |
| [Midjourney MCP](https://github.com/ai-image/midjourney-mcp) | ⭐ 270+ | 📇 TypeScript | ☁️ 云 | 使用 Midjourney API 生成图像 |
| [OpenAI DALL-E MCP](https://github.com/ai-image/dalle-mcp) | ⭐ 260+ | 📇 TypeScript | ☁️ 云 | 使用 DALL-E API 生成图像 |
| [YouTube MCP](https://github.com/video-tools/youtube-mcp) | ⭐ 250+ | 🐍 Python | ☁️ 云 | YouTube 视频搜索和元数据 |
| [Spotify MCP](https://github.com/audio-tools/spotify-mcp) | ⭐ 240+ | 📇 TypeScript | ☁️ 云 | Spotify 音乐搜索和播放控制 |
*[查看所有媒体 & 内容服务器](#all-media-content-servers)*
### 🔍 搜索引擎
将 AI 模型连接到搜索引擎和信息检索系统。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [DuckDuckGo MCP Server](https://github.com/zhsama/duckduckgo-mcp-server) | ⭐ 1,200+ | 📇 TypeScript | 🏠 本地 | 无需 API 密钥的 Web 搜索功能 |
| [Google Search MCP](https://github.com/search-tools/google-mcp) | ⭐ 380+ | 📇 TypeScript | ☁️ 云 | 具有结构化结果的 Google 搜索 |
| [Bing MCP](https://github.com/microsoft-community/bing-mcp) | ⭐ 340+ | #️⃣ C# | ☁️ 云 | 具有图像和新闻功能的 Bing 搜索 |
| [Elasticsearch MCP](https://github.com/elastic-community/elasticsearch-mcp) | ⭐ 320+ | 📇 TypeScript | 🏠 本地 | 使用 Elasticsearch 进行全文搜索 |
| [Algolia MCP](https://github.com/search-tools/algolia-mcp) | ⭐ 290+ | 📇 TypeScript | ☁️ 云 | 使用 Algolia 进行快速且相关的搜索 |
| [Meilisearch MCP](https://github.com/search-tools/meilisearch-mcp) | ⭐ 270+ | 🦀 Rust | 🏠 本地 | 闪电般快速的搜索引擎 |
| [Typesense MCP](https://github.com/search-tools/typesense-mcp) | ⭐ 250+ | 📇 TypeScript | 🏠 本地 | 开源搜索引擎 |
| [Solr MCP](https://github.com/apache-community/solr-mcp) | ⭐ 240+ | ☕ Java | 🏠 本地 | Apache Solr 搜索平台 |
| [Brave Search MCP](https://github.com/search-tools/brave-mcp) | ⭐ 230+ | 📇 TypeScript | ☁️ 云 | 以隐私为中心的搜索引擎 |
| [Kagi MCP](https://github.com/search-tools/kagi-mcp) | ⭐ 220+ | 📇 TypeScript | ☁️ 云 | 具有 AI 功能的高级搜索引擎 |
*[查看所有搜索引擎服务器](#all-search-engine-servers)*
### 💻 开发
用于软件开发、代码分析和开发者工作流程的工具。
| 服务器 | 星星数 | 语言 | 类型 | 描述 |
|--------|-------|----------|------|-------------|
| [FastAPI-MCP](https://github.com/tadata-org/fastapi-mcp) | ⭐ 720+ | 🐍 Python | 🏠 本地 | 自动将 FastAPI 端点公开为 MCP 工具 |
| [Code MCP](https://github.com/ezyang/code-mcp) | ⭐ 590+ | 🐍 Python | 🏠 本地 | 具有 git 集成的文件操作 |
| [add_task](https://github.com/taskwarrior/add_task) | ⭐ 380+ | 📇 TypeScript | 🏠 本地 | 用于开发项目的任务管理 |
| [add-note](https://github.com/illumio/add-note) | ⭐ 360+ | 📇 TypeScript | 🏠 本地 | 用于开发工作流程的笔记 |
| [add-note](https://github.com/datetime/add-note) | ⭐ 350+ | 📇 TypeScript | 🏠 本地 | 用于开发的带时间戳的笔记 |
| [GitHub MCP](https://github.com/github-tools/github-mcp) | ⭐ 330+ | 📇 TypeScript | ☁️ 云 | GitHub 存储库管理 |
| [VSCode MCP](https://github.com/editor-tools/vscode-mcp) | ⭐ 310+ | 📇 TypeScript | 🏠 本地 | VSCode 编辑器集成 |
| [Docker MCP](https://github.com/container-tools/docker-mcp) | ⭐ 290+ | 🏎️ Go | 🏠 本地 | Docker 容器管理 |
| [GitLab MCP](https://github.com/gitlab-tools/gitlab-mcp) | ⭐ 280+ | 📇 TypeScript | ☁️ 云 | GitLab 存储库和 CI/CD 管理 |
| [npm MCP](https://github.com/node-tools/npm-mcp) | ⭐ 270+ | 📇 TypeScript | 🏠 本地 | npm 包管理 |
| [pip MCP](https://github.com/python-tools/pip-mcp) | ⭐ 260+ | 🐍 Python | 🏠 本地 | Python 包管理 |
| [Jira MCP](https://github.com/atlassian-tools/jira-mcp) | ⭐ 250+ | 📇 TypeScript | ☁️ 云 | Jira 问题跟踪和管理 |
| [Bitbucket MCP](https://github.com/atlassian-tools/bitbucket-mcp) | ⭐ 240+ | 📇 TypeScript | ☁️ 云 | Bitbucket 存储库管理 |
*[查看所有开发服务器](#all-development-servers)*
推荐服务器
Crypto Price & Market Analysis MCP Server
一个模型上下文协议 (MCP) 服务器,它使用 CoinCap API 提供全面的加密货币分析。该服务器通过一个易于使用的界面提供实时价格数据、市场分析和历史趋势。 (Alternative, slightly more formal and technical translation): 一个模型上下文协议 (MCP) 服务器,利用 CoinCap API 提供全面的加密货币分析服务。该服务器通过用户友好的界面,提供实时价格数据、市场分析以及历史趋势数据。
MCP PubMed Search
用于搜索 PubMed 的服务器(PubMed 是一个免费的在线数据库,用户可以在其中搜索生物医学和生命科学文献)。 我是在 MCP 发布当天创建的,但当时正在度假。 我看到有人在您的数据库中发布了类似的服务器,但还是决定发布我的服务器。
mixpanel
连接到您的 Mixpanel 数据。 从 Mixpanel 分析查询事件、留存和漏斗数据。

Sequential Thinking MCP Server
这个服务器通过将复杂问题分解为顺序步骤来促进结构化的问题解决,支持修订,并通过完整的 MCP 集成来实现多条解决方案路径。

Nefino MCP Server
为大型语言模型提供访问德国可再生能源项目新闻和信息的能力,允许按地点、主题(太阳能、风能、氢能)和日期范围进行筛选。
Vectorize
将 MCP 服务器向量化以实现高级检索、私有深度研究、Anything-to-Markdown 文件提取和文本分块。
Mathematica Documentation MCP server
一个服务器,通过 FastMCP 提供对 Mathematica 文档的访问,使用户能够从 Wolfram Mathematica 检索函数文档和列出软件包符号。
kb-mcp-server
一个 MCP 服务器,旨在实现便携性、本地化、简易性和便利性,以支持对 txtai “all in one” 嵌入数据库进行基于语义/图的检索。任何 tar.gz 格式的 txtai 嵌入数据库都可以被加载。
Research MCP Server
这个服务器用作 MCP 服务器,与 Notion 交互以检索和创建调查数据,并与 Claude Desktop Client 集成以进行和审查调查。

Cryo MCP Server
一个API服务器,实现了模型补全协议(MCP),用于Cryo区块链数据提取,允许用户通过任何兼容MCP的客户端查询以太坊区块链数据。