termux-mcp
Provides remote agentic operations for Android devices via Termux, including host readiness checks, shell command execution, and package management.
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Remote MCP gateway for ScriptMasterLabs x402-paid tools and agent-native API access.
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.13MIT
- AlicenseNot gradedqualityCmaintenanceEnables 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.4Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control Android phones via MCP and HTTP. Supports screen capture, taps, swipes, text input, and app management.AGPL 3.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/timerloggedout-spec/termux-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server