Metadata-Version: 2.1
Name: termux-mcp
Version: 0.1.2
Summary: Powerful MCP server for Termux — let AI agents run shell commands on your Android device in real time.
Home-page: https://github.com/Bhai4You/termux-mcp
Author: Bhai4You
Author-email: parixit1337@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# termux-mcp

Powerful MCP server for Termux — let AI agents run shell commands on your Android device in real time.

## Installation

```bash
pip install termux-mcp
```

## Usage

```python
import termux_mcp

# Your code here
```

## Requirements

No external dependencies required.

## Author

**Bhai4You** - [parixit1337@gmail.com](mailto:parixit1337@gmail.com)

## Links

- [Homepage](https://github.com/Bhai4You/termux-mcp)
- [PyPI](https://pypi.org/project/termux-mcp/)

## License

This project is licensed under the MIT License.
