termux-mcp
Provides remote agentic operations for Android devices via Termux, including host readiness checks, shell command execution, and package management.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@termux-mcpcheck my device's status and battery level"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
termux-mcp (P0)
Vercel-hosted Model Context Protocol server for Termux / Android agentic ops.
Parallel to the gh* MCP stack (github-mcp-server, gh-mcp, gh-aw-mcpg). Primary objective: give LLM agents a remote, auth-ready MCP endpoint for Termux-side actions without requiring local stdio on every host.
Deploy (Vercel)
Connect this repo to Vercel (or use
vercelCLI).Enable Fluid Compute for efficient idle/burst MCP traffic.
Deploy. Endpoint:
https://<project>.vercel.app/mcp(or/api/serverdepending on rewrite).
Docs: https://vercel.com/docs/mcp/deploy-mcp-servers-to-vercel
Related MCP server: Android MCP Server
Tools (stubs — extend)
Tool | Purpose |
| Host / Termux readiness |
| Shell command bridge (wire to termux-exec / SSH / ADB) |
| Package list/search/info |
MCP client config
{
"mcpServers": {
"termux": {
"url": "https://your-deployment.vercel.app/mcp"
}
}
}Related
Upstream gh stack forks:
gh-aw_fork,gh-aw-mcpg_fork,gh-mcp_fork,gh_mcp_server_forkSibling: android-mcp
Monorepo context: termux-monorepo
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Remote MCP server to read and manage your Atako AI agents, messages, files, and integrations.
Automate 1,000+ services from any MCP-compatible AI agent: build Applets, run actions and queries.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Melaya is a remote MCP server. It gives an assistant hands on your own Android phone and browser: it reads the screen through the accessibility tree, then taps, types and navigates inside the apps and sites you allow-list, with no per-app API. It also builds, schedules and runs agent pipelines across 6k+ connected tools. OAuth 2.1, nothing to install.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables MCP-compatible agents to control an Android device over the network via ADB, providing tools for shell commands, screen capture, UI inspection, file operations, and input simulation.5 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to directly control Android devices via Termux, providing 120+ tools for screen manipulation, file management, app control, and system operations with layered loading and security gating.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables LLM agents to control Android devices securely via Shizuku and Termux:API, providing a universal shell tool for command execution and persistent sessions.5Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control Android phones via MCP and HTTP. Supports screen capture, taps, swipes, text input, and app management.5AGPL 3.0