DroidMCP

kahz12/DroidMCP
★ 1 stars Go 🤖 AI/LLM Updated today
Native MCP servers for Android/Termux — ARM64 binaries, no dependencies required.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "droidmcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/kahz12/DroidMCP@latest"
      ]
    }
  }
}

README Excerpt

Native MCP (Model Context Protocol) servers for Android/Termux. High-performance ARM64 binaries written in Go with zero external runtime dependencies. No Node.js. No Python. Just a single binary that works. --- DroidMCP is a monorepo of MCP servers designed to run natively on Android through Termux. Each server exposes a set of tools over HTTP/SSE that any MCP-compatible client (Claude Code, Gemini CLI, etc.) can consume directly.

Tools (20)

DROIDMCP_PORTDROIDMCP_ROOTGITHUB_TOKENcheck_portsclipboard_historycommit_filecreate_issuecreate_prdelete_fileextract_linksextract_tableextract_textfetch_pageget_clipboardget_fileget_prget_repoinstall_pkglist_directorylist_issues

Topics

androidarm64claude-codegemini-cligolangmcpmcp-servermodel-context-protocoltermux