1. Conduid
  2. Communication
  3. Phonepi MCP
MCP server · Communication

Phonepi MCP

PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls.

62Good

Scored yesterday · breakdown

About Phonepi MCP

Phonepi MCP is an MCP server published by priyankark in the Communication category: phonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls. It has been installed 0 times through Conduid.

The repository has 31 stars and 5 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx phonepi-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Phonepi MCP

Powered by Claude · Grounded in docs

I know everything about Phonepi MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v1.0.3v1.0.3
v1.0.2v1.0.2

README

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:

  1. Fork the Repository

    • Create your own fork of the code
    • Make your changes in a new branch
  2. Code Style

    • Follow the existing code style and conventions
    • Include comments where necessary
    • Write clear commit messages
  3. Testing

    • Wait for the maintainer to test your changes
  4. 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.

README mirrored from the source repository yesterday. The original is authoritative.

Questions

About Phonepi MCP

How do I install Phonepi MCP?

Run npx phonepi-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Phonepi MCP safe to use with an AI agent?

Its trust score is 62 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Phonepi MCP still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.