MCP Servers / file-system / Android Filesystem

Android Filesystem

JSON →
none4file-system

Securely browse and read files within an Android project, with built-in validation and access controls for sensitive directories.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: android-filesystem
Tools
What this server exposes
validate_android_project
Validates that a directory is an authentic Android project by checking for essential gradle configuration files
browse_android_files
Lists all Kotlin, KTS, TOML files and AndroidManifest.xml grouped by directory
read_android_file
Provides secure access to read individual files with appropriate filtering
read_multiple_android_files
Provides secure access to read multiple files with appropriate filtering
Configuration
Environment & auth
authnone
Resources
Android Filesystem — MCP Server · libregistry