Skip to main content
Glama
steveday763

Android Code Search MCP Server

by steveday763

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Activity.javaAndroid Activity base class source code
View.javaAndroid View base class source code
Context.javaAndroid 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