mcp-server-android-emulator

ruijie89/mcp-server-android-emulator

3.1

If you are the rightful owner of mcp-server-android-emulator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that integrates with local Ollama LLM instances.

Tools

Functions exposed to the LLM to take actions

generate_text

Generate text from a prompt with optional parameters like model, temperature, and max_tokens.

chat

Have a conversation with the LLM using an array of messages.

list_models

List all available Ollama models.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources