# Awesome-MCP-ZH — Curated MCP Servers (Chinese) > Awesome-MCP-ZH is a Chinese curated index of MCP clients/servers, grouped by use case (browser, devtools, DB, cloud, security) for fast discovery (7.1k★). ## Install Merge the JSON below into your `.mcp.json`: ## Quick Use ```bash gh repo clone yzfly/awesome-mcp-zh cd awesome-mcp-zh rg -n "数据库交互" README.md rg -n "浏览器自动化" README.md ``` ## Intro Awesome-MCP-ZH is a Chinese curated index of MCP clients/servers, grouped by use case (browser, devtools, DB, cloud, security) for fast discovery (7.1k★). **Best for:** Teams building MCP stacks who want a Chinese index to quickly compare servers by category before committing to an integration **Works with:** GitHub (clone/fork), ripgrep for local search, and any MCP client; treat it as a discovery + shortlist document **Setup time:** 3-10 minutes ## Main - **Category-driven discovery**: the README is organized into concrete slices (browser automation, dev tools, DB, cloud, security) which matches how teams actually shortlist tools. - **Client + server coverage**: includes both MCP clients and MCP servers, which helps when evaluating end-to-end compatibility. - **Practical notes**: many entries include short “why” notes, languages, and install hints—useful for agent-assisted selection. - **Good for coverage mapping**: you can build a coverage map by tagging which categories your org already uses and which gaps remain. ### FAQ - **Is this an installable tool?**: Not directly. Use it to discover tools, then install the specific MCP server/client you choose. - **How do I search efficiently?**: Clone locally and use `rg` to search for your domain (DB, browser, cloud). - **What is a good team workflow?**: Fork it, annotate what you tested, and keep your internal shortlist up to date. ## Source & Thanks > Source: https://github.com/yzfly/Awesome-MCP-ZH > License: MIT > GitHub stars: 7060 · forks: 544 --- ## Quick Use ```bash gh repo clone yzfly/awesome-mcp-zh cd awesome-mcp-zh rg -n "数据库交互" README.md rg -n "浏览器自动化" README.md ``` ## Intro Awesome-MCP-ZH 是中文 MCP 资源精选:按浏览器、开发工具、数据库、云服务、安全等场景分组,并包含入门/配置/开发指南,方便快速发现 client/server(7060★)。 **Best for:** 要搭 MCP 工具链的团队:希望用中文索引按场景快速筛选、对比,再决定集成哪一个 server/client **Works with:** GitHub(clone/fork)、本地用 ripgrep 搜索,以及任意 MCP 客户端;把它当作“发现+候选短名单”文档 **Setup time:** 3-10 minutes ## Main - **按场景分组**:README 用浏览器自动化/开发工具/数据库/云服务/安全等维度组织,符合真实选型路径。 - **同时覆盖 client 与 server**:既列 MCP 客户端也列 MCP server,便于评估整条链路是否可用。 - **信息密度高**:很多条目给出语言、亮点与安装提示,适合 agent 辅助做 shortlist。 - **适合做覆盖率地图**:把你已用的类别标注出来,就能快速看到缺口与下一步优先级。 ### FAQ - **这是可直接安装的工具吗?**: 不是。它是资源索引:先用它发现,再去安装你选中的具体 MCP server/client。 - **怎么高效搜索?**: 本地 clone 后用 `rg` 按领域关键词搜(数据库/浏览器/云等)。 - **团队怎么用最好?**: fork 一份,把试过的条目标注、加上结论,持续维护内部 shortlist。 ## Source & Thanks > Source: https://github.com/yzfly/Awesome-MCP-ZH > License: MIT > GitHub stars: 7060 · forks: 544 --- Source: https://tokrepo.com/en/workflows/awesome-mcp-zh-curated-mcp-servers-chinese Author: MCP Hub