Key features: - **Project Validation**: Ensures directories are valid Android projects by checking for gradle files - **File Browsing**: Lists all
If you want an AI assistant working directly with Filesystem Android, the filesystem android mcp server is the bridge. Key features: - 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.
Key features: - 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 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.
Once connected, the assistant can call this tool directly:
Security — Prevents access to sensitive directories like .gradle, .git and build foldersSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
File and storage servers are what separate an assistant that talks about your documents from one that actually works with them. Filesystem Android sits in that group, and the shape of its toolset — Security — tells you what it is really for. Worth comparing against the other file systems servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Security | Prevents access to sensitive directories like .gradle, .git and build folders |
{
"mcpServers": {
"Android source code": {
"command": "/path/to/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"./filesystem_android/main.py"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.