Android source code

Integrations

  • Provides browsing and reading capabilities for Android project source code, including Kotlin files, KTS files, TOML files, and AndroidManifest.xml, validated by checking for authentic gradle configuration files.

  • Uses Gradle configuration files to validate Android projects and determine project structure before allowing access to source files.

  • Enables browsing and reading of Kotlin source files within Android projects.

MCP 서버 구성

개요

이 프로젝트는 안드로이드 프로젝트 파일에 안전하게 접근할 수 있는 Claude MCP 서버를 제공합니다. AI 어시스턴트가 안드로이드 프로젝트의 소스 코드를 탐색하고 읽을 수 있도록 지원하며, 정품 안드로이드 프로젝트의 유효성을 검증하는 필수 Gradle 설정 파일을 확인합니다.

주요 특징:

  • 프로젝트 검증 : Gradle 파일을 확인하여 디렉토리가 유효한 Android 프로젝트인지 확인합니다.
  • 파일 검색 : 모든 Kotlin, KTS, TOML 파일 및 AndroidManifest.xml을 디렉토리별로 그룹화하여 나열합니다.
  • 파일 읽기 : 적절한 필터링을 통해 개별 파일이나 여러 파일을 읽을 수 있는 보안 액세스를 제공합니다.
  • 보안 : .gradle, .git 및 빌드 폴더와 같은 중요한 디렉토리에 대한 액세스를 차단합니다.

이 도구는 클로드를 활용해 Android 코드베이스를 이해하고, 분석하고, 작업하려는 개발자에게 이상적입니다.

서버 설정

Claude 클라이언트의 MCP 설정에 다음 구성을 추가하세요.

지엑스피1

참고: /path/to/uv 실제 UV 설치 경로로 바꾸세요.

설치

# Install UV if missing curl -LsSf https://astral.sh/uv/install.sh | sh # Initialize project uv venv uv pip install -r uv.lock

특허

MIT 라이선스 - 자세한 내용은 라이선스를 참조하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

클로드 MCP 서버는 Android 프로젝트 파일을 탐색하고 읽을 수 있는 보안 액세스를 제공하고, Gradle 구성 파일을 확인하여 진짜 프로젝트를 검증합니다.

  1. Overview
    1. Server Setup
      1. Installation
        1. License
          ID: h06fjjc4ef