Android Filesystem
About
Securely browse and read files within an Android project, with built-in validation and access controls for sensitive directories.
Details
- Author
- sdilogin
- Categories
- File Management, Other, Developer Tools
Jump to
Setup
Install Android Filesystem in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/sdilogin/filesystem-android
Follow the installation instructions in the repository README, then restart your MCP client.
This project provides a Claude MCP server that enables secure access to Android project files. It allows AI assistants to browse and read source code from Android projects by checking for essential gradle configuration files that validate authentic Android projects.
- Project Validation: Ensures directories are valid Android projects by checking for gradle files
- File Browsing: Lists all Kotlin, KTS, TOML files and AndroidManifest.xml grouped by directory
- File Reading: Provides secure access to read individual or multiple files with appropriate filtering
- Security: Prevents access to sensitive directories like .gradle, .git and build folders
This tool is ideal for developers who want to leverage Claude to help them understand, analyze, and work with Android codebases.
Add this configuration to your Claude client's MCP settings:
{ "mcpServers": { "Android source code": { "command": "/path/to/uv", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "./filesystem_android/main.py" ] } } }
Note: Replace/path/to/uvwith your actual UV installation path
# Install UV if missing curl -LsSf https://astral.sh/uv/install.sh | sh # Initialize project uv venv uv pip install -r uv.lock
A local server that allows AI to execute Windows CMD commands, read/write files, and manage directories within a specified path.
An MCP server for viewing, editing, and creating text files, based on the Claude built-in text editor tool.
A cross-platform filesystem server for Linux, macOS, and Windows with secure path restrictions.
Visualize directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation.
A Node.js MCP server for managing local files, processes, and terminal sessions.
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access and AI-optimized code development tools for Claude and other AI assistants.
A server for programmatic exploration of local files and folders.
A file mover tool that stages and executes file moves safely. Works as both a CLI tool and an MCP server for AI agents.
A secure server for filesystem operations with controlled access to specified directories.
A server for performing filesystem operations such as reading/writing files, managing directories, and searching.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





