Skip to main content
Glama
SDILogin

Android source code

by SDILogin

MCP 서버 구성

특허 파이썬 버전

개요

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

주요 특징:

  • 프로젝트 검증 : Gradle 파일을 확인하여 디렉토리가 유효한 Android 프로젝트인지 확인합니다.

  • 파일 검색 : 모든 Kotlin, KTS, TOML 파일 및 AndroidManifest.xml을 디렉토리별로 그룹화하여 나열합니다.

  • 파일 읽기 : 적절한 필터링을 통해 개별 파일이나 여러 파일을 읽을 수 있는 보안 액세스를 제공합니다.

  • 보안 : .gradle, .git 및 빌드 폴더와 같은 중요한 디렉토리에 대한 액세스를 차단합니다.

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

Related MCP server: claude-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 라이선스 - 자세한 내용은 라이선스를 참조하세요.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    15
    303
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for Android dev workflows that exposes Gradle, Manifest, and ProGuard context to Claude, with a library of skills for tasks like AGP upgrade and R8 audit.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A secure MCP server that allows Claude to read and write local files on your machine with explicit approval gating for each access.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SDILogin/filesystem-android'

If you have feedback or need assistance with the MCP directory API, please join our Discord server