M
Android Source Code Browser

Android Source Code Browser

mcp server

Description

Filesystem-Android is an MCP server that enables secure access to Android project files, allowing AI assistants to browse and analyze source code. It validates authentic Android projects by checking for essential gradle configuration files, provides tools for listing Kotlin, KTS, TOML files and AndroidManifest.xml grouped by directory, and offers secure file reading capabilities with appropriate filtering to prevent access to sensitive directories like .gradle, .git and build folders. This implementation is particularly valuable for developers who want to leverage AI assistance to understand, analyze, and work with Android codebases without leaving their assistant interface.

Server Details

Added

April 21, 2025