Android source code
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.
This server cannot be installed
Maintenance
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
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
A MCP server built for developers enabling Git based project management with project and personal…
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Related MCP Servers
- AlicenseAqualityBmaintenanceAn 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.15303MIT
- AlicenseAqualityDmaintenanceMCP 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.3MIT
- AlicenseNot gradedqualityDmaintenanceA secure MCP server that allows Claude to read and write local files on your machine with explicit approval gating for each access.MIT
- AlicenseBqualityAmaintenanceUnified MCP server for Android mobile development — combines project knowledge, Android CLI execution, live dependency versions, and agentic workflow tools for Claude Code.2419MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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