/ 디렉터리 / 플레이그라운드 / 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는 Claude Desktop과 동일한 mcpServers 스키마 사용. 프로젝트 설정이 전역보다 우선.

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

Cline 사이드바의 MCP Servers 아이콘 클릭 후 "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는 맵이 아닌 서버 오브젝트 배열 사용.

~/.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와 조합해 10배 효율

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

더 보기

리소스

📖 GitHub에서 공식 README 읽기

🐙 열린 이슈 보기

🔍 400+ MCP 서버 및 Skills 전체 보기