Filesystem Android
CreatedSDILogin
Enables secure access to Android project files for AI-assisted code analysis and navigation.
About
This tool provides a Claude MCP server that allows AI assistants to securely browse and read source code from Android projects. It validates that directories are genuine Android projects by checking for essential Gradle configuration files, and prevents access to sensitive directories, ensuring that AI tools can effectively analyze and understand Android codebases without compromising security.
Key Features
- Lists Kotlin, KTS, TOML files, and AndroidManifest.xml, grouped by directory.
- Supports AI-assisted code navigation and analysis.
- Validates Android projects by checking for Gradle files.
- Provides secure access to read individual or multiple files.
- 0 GitHub stars
- Prevents access to sensitive directories like .gradle, .git, and build.
Use Cases
- Leveraging Claude to understand Android codebases.
- Securely providing Android project access to AI tools.
- Analyzing Android code with AI assistance.