SkillAgentSearch skills...

mcp-hub-android

}, "homepage": "https://github.com/nhut0902-pr/mcp-hub-android", "main": "expo-router/entry", "scripts": { "dev": "concurrently -k \"pnpm dev:server\" \"pnpm dev:metro\"", "dev:server": "cross-env NODE_ENV=development tsx watch server/_core/index.ts",

Install / Use

claude mcp add nhut0902-pr -- npx -y github:nhut0902-pr/mcp-hub-android

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

46/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "app-template", "version": "1.0.49", "private": true, "license": "GPL-3.0-only", "repository": { "type": "git", "url": "git+https://github.com/nhut0902-pr/mcp-hub-android.git" }, "homepage": "https://github.com/nhut0902-pr/mcp-hub-android", "main": "expo-router/entry", "scripts": { "dev": "concurrently -k "pnpm dev:server" "pnpm dev:metro"", "dev:server": "cross-env NODE_ENV=development tsx watch server/_core/index.ts", "dev:metro": "cross-env EXPO_USE_METRO_WORKSPACE_ROOT=1 npx expo start --web --port ${EXPO_PORT:-8081}", "build": "esbuild server/_core/index.ts --platform=node --packages=external --bundle --format=esm --outdir=dist", "start": "NODE_ENV=production node dist/index.js", "check": "tsc --noEmit", "lint": "expo lint", "format": "prettier --write .", "test": "vitest run", "test:e2e:android": "maestro test maestro/chat-shell.yaml", "test:mobile:doctor": "agent-device doctor", "db:push": "drizzle-kit generate && drizzle-kit migrate", "android": "expo run:android", "ios": "expo run:ios", "qr": "node scripts/generate_qr.mjs" }, "dependencies": { "@expo/vector-icons": "^15.0.3", "@react-native-async-storage/async-storage": "^2.2.0", "@react-navigation/bottom-tabs": "^7.8.12", "@react-navigation/elements": "^2.9.2", "@react-navigation/native": "^7.1.25", "@tanstack/react-query": "^5.90.12", "@trpc/client": "11.7.2", "@trpc/react-query": "11.7.2", "@trpc/server": "11.7.2", "axios": "^1.13.2", "clsx": "^2.1.1", "cookie": "^1.1.1", "dotenv": "^16.6.1", "drizzle-orm": "^0.44.7", "expo": "~54.0.29", "expo-audio": "~1.1.0", "expo-build-properties": "^1.0.10", "expo-clipboard": "~8.0.8", "expo-constants": "~18.0.12", "expo-crypto": "~15.0.9", "expo-document-picker": "~14.0.8", "expo-file-system": "~19.0.24", "expo-font": "~14.0.10", "expo-haptics": "~15.0.8", "expo-image": "~3.0.11", "expo-image-picker": "~17.0.11", "expo-intent-launcher": "~13.0.8", "expo-keep-awake": "~15.0.8", "expo-linking": "~8.0.10", "expo-location": "~19.0.8", "expo-notifications": "~0.32.15", "expo-router": "~6.0.19", "expo-secure-store": "~15.0.8", "expo-splash-screen": "~31.0.12", "expo-status-bar": "~3.0.9", "expo-symbols": "~1.0.8", "expo-system-ui": "~6.0.9", "expo-video": "~3.0.15", "expo-web-browser": "~15.0.10", "express": "^4.22.1", "jose": "6.1.0", "lottie-react-native": "~7.3.1", "mcp-hub-runtime": "file:./modules/mcp-hub-runtime", "mysql2": "^3.16.0", "nativewind": "^4.2.1", "react": "19.1.0", "react-dom": "19.1.0", "react-native": "0.81.5", "react-native-gesture-handler": "~2.28.0", "react-native-reanimated": "~4.1.6", "react-native-safe-area-context": "~5.6.2", "react-native-screens": "~4.16.0", "react-native-svg": "15.12.1", "react-native-web": "~0.21.2", "react-native-webview": "^14.0.1", "react-native-worklets": "0.5.1", "superjson": "^1.13.3", "tailwind-merge": "^2.6.0", "zod": "^4.2.1", "react-native-background-actions": "^4.0.1" }, "devDependencies": { "@expo/ngrok": "^4.1.3", "@types/cookie": "^0.6.0", "@types/express": "^4.17.25", "@types/node": "^22.19.3", "@types/qrcode": "^1.5.6", "@types/react": "~19.1.17", "concurrently": "^9.2.1", "cross-env": "^7.0.3", "drizzle-kit": "^0.31.8", "esbuild": "^0.25.12", "eslint": "^9.39.2", "eslint-config-expo": "~10.0.0", "prettier": "^3.7.4", "qrcode": "^1.5.4", "tailwindcss": "^3.4.17", "tsx": "^4.21.0", "typescript": "~5.9.3", "vitest": "^2.1.9" }, "packageManager": "pnpm@9.12.0" }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low