Install
$ agentstack add mcp-priyankark-phonepi-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
A powerful MCP server and companion app that allows you to manage and control your phone remotely using natural language commands via your favorite MCP-supported AI apps such as Cursor and Claude Desktop. This project provides a comprehensive set of tools and APIs to interact with your mobile device programmatically.
Overview
Phone MCP enables you to:
- Manage contacts and messages
- Handle snippets and notes
- Control phone settings and notifications
- Send SMS and make calls
- Share content across apps
- Monitor battery status
- Set timers and reminders
- Find your phone with audio alerts
Security
Security is a high concern. Here are a few aspects taken into account around security:
- You are completely in charge around hosting the MCP server locally. The code is completely open source.
- On the app front, you are in charge of what permissions to give depending on the features you want to use.
- The app and the server are linked over your local network. There's no 3p remote servers involved in linking.
- It is highly recommended you use this app over a secure network. Avoid public networks like airports and restaurants.
- Tailscale is highly recommended for creating a private & secure VPN to connect your phone and desktops
Getting Started
For detailed documentation, features, and setup instructions, please visit: phonepimcp.com
Support & Issues
If you encounter any bugs or have feature requests, please open an issue on our GitHub repository. We actively monitor and respond to issues.
Contributing
We welcome contributions from the community! Here's how you can contribute:
- Fork the Repository
- Create your own fork of the code
- Make your changes in a new branch
- Code Style
- Follow the existing code style and conventions
- Include comments where necessary
- Write clear commit messages
- Testing
- Wait for the maintainer to test your changes
- Submit a Pull Request
- Provide a clear description of the changes
- Reference any related issues
- Wait for review and address any feedback
License
This project is licensed under the MIT License - see the LICENSE file for details.
Security
If you discover any security-related issues, please open an issue instead of using the issue tracker.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: priyankark
- Source: priyankark/phonepi-mcp
- License: MIT
- Homepage: https://www.phonepimcp.com/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.