Android Code Search MCP Server
by steveday763
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_android_code | Search for code in Android source repositories (cs.android.com). Returns matching files and code snippets. |
| get_file_content | Get the full content of a source file from Android repositories |
| suggest_symbols | Get symbol suggestions for a partial query (classes, methods, files) |
| list_projects | List available Android source projects that can be searched |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Activity.java | Android Activity base class source code |
| View.java | Android View base class source code |
| Context.java | Android Context abstract class source code |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/steveday763/cs_android_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server