Android Code Search

Provides direct access to Android source code through reverse-engineered APIs to enable code search, file content retrieval, and s

steveday763 22 ↓ 53
Claude CodeClaude DesktopGeneric
View source ↗

Provides direct access to Android source code through cs.android.com by reverse-engineering the site's internal APIs to enable code search, file content retrieval, and symbol suggestions across Android projects including the main Android platform, AndroidX libraries, Android Studio, and Android-LLVM. The implementation bypasses the web interface by making authenticated requests to Google's internal Grimoire APIs, supporting advanced search queries with regex and special operators, contextual code snippets, and full file content access. Particularly valuable for Android developers, framework contributors, and researchers who need programmatic access to explore Android's vast codebase, understand implementation details, or analyze code patterns across different Android components and versions.

Source

Repository: https://github.com/steveday763/cs_android_mcp

Maintain Android Code Search?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Android Code Search on getagentictools](https://getagentictools.com/mcp/steveday763-cs-android-mcp?ref=badge)