/ Каталог / Песочница / Awesome-MCP-ZH
● Сообщество yzfly ⚡ Сразу

Awesome-MCP-ZH

автор yzfly · yzfly/Awesome-MCP-ZH

The most comprehensive Chinese-language directory of MCP servers, clients, and resources for the Chinese developer community.

Awesome-MCP-ZH is a curated Chinese-language collection of MCP resources maintained by the community. It catalogs hundreds of MCP servers organized by category (browser automation, databases, cloud, search, communication, finance, file systems, and more), profiles popular MCP clients, and provides educational content about the Model Context Protocol ecosystem.

Зачем использовать

Ключевые функции

Живое демо

Как выглядит на практике

awesome-mcp-zh.replay ▶ готово
0/0

Установка

Выберите клиент

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "awesome-mcp-zh": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/yzfly/Awesome-MCP-ZH"
      ],
      "_inferred": true
    }
  }
}

Откройте Claude Desktop → Settings → Developer → Edit Config. Перезапустите после сохранения.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "awesome-mcp-zh": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/yzfly/Awesome-MCP-ZH"
      ],
      "_inferred": true
    }
  }
}

Cursor использует ту же схему mcpServers, что и Claude Desktop. Конфиг проекта приоритетнее глобального.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "awesome-mcp-zh": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/yzfly/Awesome-MCP-ZH"
      ],
      "_inferred": true
    }
  }
}

Щёлкните значок MCP Servers на боковой панели Cline, затем "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "awesome-mcp-zh": {
      "command": "TODO",
      "args": [
        "See README: https://github.com/yzfly/Awesome-MCP-ZH"
      ],
      "_inferred": true
    }
  }
}

Тот же формат, что и Claude Desktop. Перезапустите Windsurf для применения.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "awesome-mcp-zh",
      "command": "TODO",
      "args": [
        "See README: https://github.com/yzfly/Awesome-MCP-ZH"
      ]
    }
  ]
}

Continue использует массив объектов серверов, а не map.

~/.config/zed/settings.json
{
  "context_servers": {
    "awesome-mcp-zh": {
      "command": {
        "path": "TODO",
        "args": [
          "See README: https://github.com/yzfly/Awesome-MCP-ZH"
        ]
      }
    }
  }
}

Добавьте в context_servers. Zed перезагружается автоматически.

claude mcp add awesome-mcp-zh -- TODO 'See README: https://github.com/yzfly/Awesome-MCP-ZH'

Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.

Сценарии использования

Реальные сценарии: Awesome-MCP-ZH

How to find the right MCP server using Awesome-MCP-ZH

👤 Chinese-speaking developers exploring the MCP ecosystem ⏱ ~10 min beginner

Когда использовать: You want to discover MCP servers for a specific use case and prefer Chinese documentation.

Поток
  1. Browse by category
    I need an MCP server for database operations. What options are listed in Awesome-MCP-ZH?✓ Скопировано
    → List of database MCP servers with descriptions and GitHub links
  2. Compare options
    Compare the top 3 database MCP servers by features, stars, and maintenance activity.✓ Скопировано
    → Comparison table with key differences

Итог: An informed choice of MCP server for your use case.

Подводные камни
  • Some listed servers may be outdated or unmaintained — Check the GitHub repo's last commit date and open issues before installing

Choose the best MCP client for your workflow with Awesome-MCP-ZH

👤 Developers deciding between MCP client applications ⏱ ~10 min beginner

Когда использовать: You want to understand the MCP client landscape and pick the right tool.

Поток
  1. Review client profiles
    What MCP clients are recommended in Awesome-MCP-ZH? Compare Claude Desktop, Cherry Studio, and Cursor.✓ Скопировано
    → Feature comparison of each client

Итог: A clear understanding of which MCP client fits your needs.

Подводные камни
  • Client capabilities change rapidly — Verify features against the client's official docs as this space evolves quickly

Комбинации

Сочетайте с другими MCP — эффект x10

awesome-mcp-zh + github

Browse the Awesome-MCP-ZH repo to discover servers, then use GitHub MCP to check their health and activity

Find MCP servers for web scraping in Awesome-MCP-ZH, then check each one's GitHub stars and last commit date.✓ Скопировано

Стоимость и лимиты

Во что обходится

Квота API
N/A — this is a curated list
Токенов на вызов
0
Деньги
Free
Совет
N/A

Безопасность

Права, секреты, радиус поражения

Хранение учётных данных: N/A
Исходящий трафик: N/A — static content

Устранение неполадок

Частые ошибки и исправления

Listed server repo is 404 or archived

The MCP ecosystem moves fast. Check the Awesome-MCP-ZH issues for reported broken links, or search for forks.

README only in Chinese

Use Claude to translate the README or check if the repo has an English version.

Server listed but doesn't work with your client

Check the server's transport support (stdio vs HTTP) matches your MCP client's requirements.

Альтернативы

Awesome-MCP-ZH в сравнении

АльтернативаКогда использоватьКомпромисс
awesome-agent-skillsYou want English-language skill discovery across multiple platformsEnglish-only but broader platform coverage

Ещё

Ресурсы

📖 Читать официальный README на GitHub

🐙 Открытые задачи

🔍 Все 400+ MCP-серверов и Skills