replicant-mcp
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cacheD | Manage the cache. See rtfm for details. |
| rtfmC | Get documentation. Pass category or tool name. |
| adb-deviceD | Manage device connections. |
| adb-appD | Manage applications. |
| adb-logcatC | Read device logs. Returns summary with logId. |
| adb-shellC | Execute shell commands with safety guards. |
| emulator-deviceD | Manage Android emulators. |
| gradle-buildD | Build. Returns summary with buildId. |
| gradle-testC | Run tests. Returns summary with testId. With baseline, auto-detects regressions. |
| gradle-listC | Introspect project structure. |
| gradle-get-detailsC | Fetch full output for a previous build/test by ID. |
| ui-queryC | Query app UI. Accessibility-first. |
| ui-actionC | Interact with app UI: tap, input, scroll. |
| ui-captureC | Capture screenshots or visual snapshots. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/thecombatwombat/replicant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server