Android-ZBLibrary (MCP Server)

GitHub

๐Ÿ”ฅ Android MVP ๅฟซ้€Ÿๅผ€ๅ‘ๆก†ๆžถ๏ผŒๅšๅ›ฝๅ†… ใ€Œ็คบไพ‹ๆœ€ๅ…จ้ขใ€ใ€Œๆณจ้‡Šๆœ€่ฏฆ็ป†ใ€ใ€Œไฝฟ็”จๆœ€็ฎ€ๅ•ใ€ใ€Œไปฃ็ ๆœ€ไธฅ่ฐจใ€็š„ Android ๅผ€ๆบ UI ๆก†ๆžถใ€‚ ๐Ÿ”ฅ An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.

Claude Desktop Configuration

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

{
  "mcpServers": {
    "Android-ZBLibrary": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Android-ZBLibrary"
      ]
    }
  }
}