/ Annuaire / Playground / Awesome-MCP-ZH
● Communauté yzfly ⚡ Instantané

Awesome-MCP-ZH

par 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.

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

awesome-mcp-zh.replay ▶ prêt
0/0

Installer

Choisissez votre client

~/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
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.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 utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la globale.

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

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "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
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

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

Continue utilise un tableau d'objets serveur plutôt qu'une map.

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

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

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

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : Awesome-MCP-ZH

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

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

Quand l'utiliser : You want to discover MCP servers for a specific use case and prefer Chinese documentation.

Déroulement
  1. Browse by category
    I need an MCP server for database operations. What options are listed in Awesome-MCP-ZH?✓ Copié
    → 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.✓ Copié
    → Comparison table with key differences

Résultat : An informed choice of MCP server for your use case.

Pièges
  • 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

Quand l'utiliser : You want to understand the MCP client landscape and pick the right tool.

Déroulement
  1. Review client profiles
    What MCP clients are recommended in Awesome-MCP-ZH? Compare Claude Desktop, Cherry Studio, and Cursor.✓ Copié
    → Feature comparison of each client

Résultat : A clear understanding of which MCP client fits your needs.

Pièges
  • Client capabilities change rapidly — Verify features against the client's official docs as this space evolves quickly

Combinaisons

Associez-le à d'autres MCPs pour un effet 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.✓ Copié

Coût et limites

Coût d'exécution

Quota d'API
N/A — this is a curated list
Tokens par appel
0
Monétaire
Free
Astuce
N/A

Sécurité

Permissions, secrets, portée

Stockage des identifiants : N/A
Sortie de données : N/A — static content

Dépannage

Erreurs courantes et correctifs

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.

Alternatives

Awesome-MCP-ZH vs autres

AlternativeQuand l'utiliserCompromis
awesome-agent-skillsYou want English-language skill discovery across multiple platformsEnglish-only but broader platform coverage

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills