the-swift-programming-language-in-chinese (MCP Server)

GitHub

中文版 Apple 官方《Swift 编程语言》

21,177 stars Markdown MCP Ready Full Docs Skills View Markdown #swift

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "the-swift-programming-language-in-chinese": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-the-swift-programming-language-in-chinese"
      ]
    }
  }
}