mcp-server-tutorial-zh

cxzxx783/mcp-server-tutorial-zh
★ 0 stars Python AI/LLM Updated today
📖 MCP Server 中文教程 | 从零开始构建自己的 MCP Server(中文、Windows友好)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-tutorial-": {
      "command": "uvx",
      "args": [
        "mcp-server-tutorial-zh"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-tutorial-zh

Topics

aiai-toolschinesegetting-startedllmmcpmcp-servermodel-context-protocolpythontutorialwindows