Skip to main content
Glama
Alim4385

Termux MCP Server

by Alim4385

πŸ“± Termux MCP Server

Zero-dependency Model Context Protocol server for Termux (Android)

English AzΙ™rbaycanca TΓΌrkΓ§e

πŸ‘† Click your language above to read the full documentation. πŸ‘† YuxarΔ±dan ΓΆz dilini seΓ§, tam sΙ™nΙ™dlΙ™ΕŸmΙ™ni oxu. πŸ‘† YukarΔ±dan dilini seΓ§, tam belgelendirmeyi oku.


⚠️ BETA SOFTWARE β€” gives shell access to your device. Read the security section in your language's docs before exposing this to any network. See LICENSE for terms and disclaimer.

Repo Structure

termux-mcp/
β”œβ”€β”€ server.js              β€” the MCP server (single file, zero dependencies)
β”œβ”€β”€ package.json
β”œβ”€β”€ LICENSE                 β€” MIT + usage disclaimer
β”œβ”€β”€ docs/
β”‚   β”œβ”€β”€ README.en.md        β€” About (English) β€” what it is, why, features
β”‚   β”œβ”€β”€ README.az.md        β€” About (Azerbaijani)
β”‚   β”œβ”€β”€ README.tr.md        β€” About (Turkish)
β”‚   β”œβ”€β”€ GUIDE.en.md         β€” Full step-by-step setup guide (English)
β”‚   β”œβ”€β”€ GUIDE.az.md         β€” Full step-by-step setup guide (Azerbaijani)
β”‚   └── GUIDE.tr.md         β€” Full step-by-step setup guide (Turkish)
└── prompts/
    └── ai-usage-guide.txt   β€” safety guide for any AI connecting to this server

Want to add your language? Fork this repo, copy docs/README.en.md and docs/GUIDE.en.md to docs/README.<lang>.md and docs/GUIDE.<lang>.md, translate both, and open a pull request. Add your language's badge to this file.