{"id":26827743,"url":"https://github.com/priyankark/phonepi-mcp","last_synced_at":"2026-05-05T07:33:15.754Z","repository":{"id":285119913,"uuid":"956744789","full_name":"priyankark/phonepi-mcp","owner":"priyankark","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-15T05:02:30.000Z","size":110,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T05:25:45.717Z","etag":null,"topics":["ai","ai-smartphone","claude","cursor","mcp","mcp-client","mcp-phone-control","mcp-server","mobile-mcp","modelcontextprotocol","phone-link","phone-mcp","phone-p2p","phone-pc-link","phonepi-mcp","remote-access-tool","remote-control"],"latest_commit_sha":null,"homepage":"https://www.phonepimcp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyankark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"priyankark","thanks_dev":null,"custom":null}},"created_at":"2025-03-28T19:34:44.000Z","updated_at":"2025-04-15T05:02:33.000Z","dependencies_parsed_at":"2025-03-29T17:23:23.609Z","dependency_job_id":"d3958749-860c-44f4-ab09-23788375e0b7","html_url":"https://github.com/priyankark/phonepi-mcp","commit_stats":null,"previous_names":["priyankark/phonepi-mcp"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/priyankark/phonepi-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankark%2Fphonepi-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankark%2Fphonepi-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankark%2Fphonepi-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankark%2Fphonepi-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyankark","download_url":"https://codeload.github.com/priyankark/phonepi-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankark%2Fphonepi-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-smartphone","claude","cursor","mcp","mcp-client","mcp-phone-control","mcp-server","mobile-mcp","modelcontextprotocol","phone-link","phone-mcp","phone-p2p","phone-pc-link","phonepi-mcp","remote-access-tool","remote-control"],"created_at":"2025-03-30T12:16:57.908Z","updated_at":"2026-05-05T07:33:15.742Z","avatar_url":"https://github.com/priyankark.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/priyankark"],"categories":["Smart Home and Automation","🤖 AI/ML","📚 Projects (2474 total)"],"sub_categories":["MCP Servers"],"readme":"# PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol\n\nA 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.\n\n## Overview\n\nPhone MCP enables you to:\n- Manage contacts and messages\n- Handle snippets and notes\n- Control phone settings and notifications\n- Send SMS and make calls\n- Share content across apps\n- Monitor battery status\n- Set timers and reminders\n- Find your phone with audio alerts\n\n## Security\nSecurity is a high concern. Here are a few aspects taken into account around security:\n- You are completely in charge around hosting the MCP server locally. The code is completely open source.\n- On the app front, you are in charge of what permissions to give depending on the features you want to use.\n- The app and the server are linked over your local network. There's no 3p remote servers involved in linking.\n- It is highly recommended you use this app over a secure network. Avoid public networks like airports and restaurants.\n- Tailscale is highly recommended for creating a private \u0026 secure VPN to connect your phone and desktops\n\n## Getting Started\n\nFor detailed documentation, features, and setup instructions, please visit:\n[phonepimcp.com](https://phonepimcp.com)\n\n## Support \u0026 Issues\n\nIf you encounter any bugs or have feature requests, please [open an issue](https://github.com/yourusername/phone-mcp/issues) on our GitHub repository. We actively monitor and respond to issues.\n\n## Contributing\n\nWe welcome contributions from the community! Here's how you can contribute:\n\n1. **Fork the Repository**\n   - Create your own fork of the code\n   - Make your changes in a new branch\n\n2. **Code Style**\n   - Follow the existing code style and conventions\n   - Include comments where necessary\n   - Write clear commit messages\n\n3. **Testing**\n   - Wait for the maintainer to test your changes\n\n4. **Submit a Pull Request**\n   - Provide a clear description of the changes\n   - Reference any related issues\n   - Wait for review and address any feedback\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Security\n\nIf you discover any security-related issues, please open an issue instead of using the issue tracker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankark%2Fphonepi-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyankark%2Fphonepi-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankark%2Fphonepi-mcp/lists"}