mirror of
https://github.com/yzfly/Awesome-MCP-ZH.git
synced 2026-03-22 07:19:33 +08:00
update readme
This commit is contained in:
47
README.md
47
README.md
@@ -65,32 +65,31 @@ MCP 客户端是 AI 的“操作台”,以下是几个热门选择:
|
||||
|
||||
## MCP 服务器
|
||||
|
||||
MCP 服务器是 AI 的“工具箱”,以下是精选服务器列表,用表格呈现,含名称、Star数、中文介绍和备注(截至 2025 年 4 月 2 日,Star 数可能有变化,建议访问 GitHub 确认最新数据):
|
||||
MCP 服务器是 AI 的“工具箱”,以下是精选服务器列表:
|
||||
|
||||
| 名称 | Star | 中文介绍 | 备注 |
|
||||
|----------------------------------------------------------------------|-------|--------------------------------------------------------------------------|----------------------------------------------------------------------|
|
||||
| [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream) | 8.6k | 一站式连接 2500+ API,集成 8000+ 工具,支持云端和本地管理。 | 云+本地,功能超全,适合需要多工具集成的用户。 |
|
||||
| [abhiemj/manim-mcp-server](https://github.com/abhiemj/manim-mcp-server) | 12 | 用 Manim 生成动画,适合做数学、科技类可视化内容。 | 本地运行,Windows/Linux 支持,动画爱好者必试。 |
|
||||
| [burningion/video-editing-mcp](https://github.com/burningion/video-editing-mcp) | 25 | 视频编辑神器,支持添加、分析、搜索和生成视频剪辑。 | Python 开发,适合视频内容创作者。 |
|
||||
| [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) | 38 | 云端浏览器自动化,能导航网页、提取数据、填表单等。 | 官方实现,TypeScript 开发,浏览器操作全能手。 |
|
||||
| [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) | 62.6k | 微软官方出品,用 Playwright 让 AI 操控网页,抓取数据超方便。 | 浏览器自动化强推,适合需要网页交互的场景。 |
|
||||
| [cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare) | 33 | 集成 Cloudflare 服务(Workers、KV、R2、D1),云端管理超简单。 | 官方实现,TypeScript 开发,云服务爱好者首选。 |
|
||||
| [alexei-led/aws-mcp-server](https://github.com/alexei-led/aws-mcp-server) | 45 | 轻量级服务器,让 AI 执行 AWS CLI 命令,支持 Docker 安全运行。 | Python 开发,云端管理 AWS 的利器。 |
|
||||
| [pydantic/pydantic-ai/mcp-run-python](https://github.com/pydantic/pydantic-ai) | 1.2k | 在安全沙盒里跑 Python 代码,适合开发编程代理。 | 本地运行,Pydantic 出品,代码执行安全可靠。 |
|
||||
| [modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers) | 50 | 集成 Slack,AI 能管理频道、发消息,团队协作更高效。 | TypeScript 开发,Slack 用户必备。 |
|
||||
| [ClickHouse/mcp-clickhouse](https://github.com/ClickHouse/mcp-clickhouse) | 36 | 连接 ClickHouse 数据库,支持查询和模式检查,数据分析超快。 | Python 开发,大数据处理的好帮手。 |
|
||||
| [modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers) | 50 | 集成 PostgreSQL,支持查询和模式分析,数据库操作一把抓。 | TypeScript 开发,企业级数据库首选。 |
|
||||
| [admica/FileScopeMCP](https://github.com/admica/FileScopeMCP) | 18 | 分析代码库依赖关系,生成图表,帮助 AI 理解项目结构。 | Python+TypeScript+Rust,多语言支持,开发者友好。 |
|
||||
| [modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers) | 50 | 集成 GitHub API,管理仓库、PR 和问题,程序员的福音。 | TypeScript 开发,GitHub 重度用户必试。 |
|
||||
| [narumiruna/yfinance-mcp](https://github.com/narumiruna/yfinance-mcp) | 22 | 用 Yahoo Finance API 获取金融数据,股票分析超方便。 | Python 开发,金融爱好者不容错过。 |
|
||||
| [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) | 15 | 管理代码偏好和模式,支持语义搜索,IDE 里存取技术文档超顺手。 | Python 开发,程序员的记忆助手。 |
|
||||
| [modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers) | 50 | 集成 Google Maps,查位置、规划路线,地理数据一手掌握。 | TypeScript 开发,旅行和物流场景实用。 |
|
||||
| [modelcontextprotocol/server-sentry](https://github.com/modelcontextprotocol/servers) | 50 | 集成 Sentry.io,追踪错误和性能,开发调试更省心。 | Python 开发,监控应用的利器。 |
|
||||
| [exa-labs/exa-mcp-server](https://github.com/exa-labs/exa-mcp-server) | 28 | 用 Exa AI Search API 做网页搜索,实时信息安全获取。 | 官方实现,TypeScript 开发,搜索功能强大。 |
|
||||
| [13bm/GhidraMCP](https://github.com/13bm/GhidraMCP) | 19 | 集成 Ghidra 做二进制分析,函数检查、反编译一应俱全。 | Python+Java,本地运行,安全分析必备。 |
|
||||
| 名称 | 中文介绍 | 备注 |
|
||||
|----------------------------------------------------------------------|--------------------------------------------------------------------------|----------------------------------------------------------------------|
|
||||
| [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream) | 一站式连接 2500+ API,集成 8000+ 工具,支持云端和本地管理。 | 云+本地,功能超全,适合需要多工具集成的用户。 |
|
||||
| [abhiemj/manim-mcp-server](https://github.com/abhiemj/manim-mcp-server) | 用 Manim 生成动画,适合做数学、科技类可视化内容。 | 本地运行,Windows/Linux 支持,动画爱好者必试。 |
|
||||
| [burningion/video-editing-mcp](https://github.com/burningion/video-editing-mcp) | 视频编辑神器,支持添加、分析、搜索和生成视频剪辑。 | Python 开发,适合视频内容创作者。 |
|
||||
| [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) | 云端浏览器自动化,能导航网页、提取数据、填表单等。 | 官方实现,TypeScript 开发,浏览器操作全能手。 |
|
||||
| [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) | 微软官方出品,用 Playwright 让 AI 操控网页,抓取数据超方便。 | 浏览器自动化强推,适合需要网页交互的场景。 |
|
||||
| [cloudflare/mcp-server-cloudflare](https://github.com/cloudflare/mcp-server-cloudflare) | 集成 Cloudflare 服务(Workers、KV、R2、D1),云端管理超简单。 | 官方实现,TypeScript 开发,云服务爱好者首选。 |
|
||||
| [alexei-led/aws-mcp-server](https://github.com/alexei-led/aws-mcp-server) | 轻量级服务器,让 AI 执行 AWS CLI 命令,支持 Docker 安全运行。 | Python 开发,云端管理 AWS 的利器。 |
|
||||
| [pydantic/pydantic-ai/mcp-run-python](https://github.com/pydantic/pydantic-ai) | 在安全沙盒里跑 Python 代码,适合开发编程代理。 | 本地运行,Pydantic 出品,代码执行安全可靠。 |
|
||||
| [modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers) | 集成 Slack,AI 能管理频道、发消息,团队协作更高效。 | TypeScript 开发,Slack 用户必备。 |
|
||||
| [ClickHouse/mcp-clickhouse](https://github.com/ClickHouse/mcp-clickhouse) | 连接 ClickHouse 数据库,支持查询和模式检查,数据分析超快。 | Python 开发,大数据处理的好帮手。 |
|
||||
| [modelcontextprotocol/server-postgres](https://github.com/modelcontextprotocol/servers) | 集成 PostgreSQL,支持查询和模式分析,数据库操作一把抓。 | TypeScript 开发,企业级数据库首选。 |
|
||||
| [admica/FileScopeMCP](https://github.com/admica/FileScopeMCP) | 分析代码库依赖关系,生成图表,帮助 AI 理解项目结构。 | Python+TypeScript+Rust,多语言支持,开发者友好。 |
|
||||
| [modelcontextprotocol/server-github](https://github.com/modelcontextprotocol/servers) | 集成 GitHub API,管理仓库、PR 和问题,程序员的福音。 | TypeScript 开发,GitHub 重度用户必试。 |
|
||||
| [narumiruna/yfinance-mcp](https://github.com/narumiruna/yfinance-mcp) | 用 Yahoo Finance API 获取金融数据,股票分析超方便。 | Python 开发,金融爱好者不容错过。 |
|
||||
| [mem0ai/mem0-mcp](https://github.com/mem0ai/mem0-mcp) | 管理代码偏好和模式,支持语义搜索,IDE 里存取技术文档超顺手。 | Python 开发,程序员的记忆助手。 |
|
||||
| [modelcontextprotocol/server-google-maps](https://github.com/modelcontextprotocol/servers) | 集成 Google Maps,查位置、规划路线,地理数据一手掌握。 | TypeScript 开发,旅行和物流场景实用。 |
|
||||
| [modelcontextprotocol/server-sentry](https://github.com/modelcontextprotocol/servers) | 集成 Sentry.io,追踪错误和性能,开发调试更省心。 | Python 开发,监控应用的利器。 |
|
||||
| [exa-labs/exa-mcp-server](https://github.com/exa-labs/exa-mcp-server) | 用 Exa AI Search API 做网页搜索,实时信息安全获取。 | 官方实现,TypeScript 开发,搜索功能强大。 |
|
||||
| [13bm/GhidraMCP](https://github.com/13bm/GhidraMCP) | 集成 Ghidra 做二进制分析,函数检查、反编译一应俱全。 | Python+Java,本地运行,安全分析必备。 |
|
||||
|
||||
|
||||
**自己写服务器**:用 Python/TypeScript,按 [MCP 文档](https://www.claudemcp.com/docs/introduction) 搭,超简单!
|
||||
**自己写服务器**:用 Python/TypeScript,按 [MCP 文档](https://www.claudemcp.com/docs/introduction) 搭,超简单
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user