Phonepi Mcp
13
PhonePi MCP allows users to control their phones remotely through their favorite AI applications using the MCP protocol. Key features include battery monitoring, SMS and call functionalities, and contact management.
PhonePi MCP
A MCP server that lets you control your phone from your favorite AI apps.
Prerequisites
- Setup the PhonePi MCP app on your phone. Visit PhonePi MCP for instructions.
Features
- Remote phone control via MCP protocol
- Battery level monitoring
- SMS and call functionalities
- Phone finder feature
- Alarm and timer settings
- Clipboard management
- Contact management
- Notification sending
Installation
- Install globally using npm or run directly with npx.
Setup and Connecting
- Add MCP configuration to your AI app.
- Connect your phone and desktop on the same network.
- Use the app to connect using the local IP address and port (default 11041).
MCP Server Management CLI (Optional)
- Start, stop, restart, and check server status via CLI commands.
Development
- Build and run in development mode using npm.