Skip to main content
Glama
package.json948 B
{ "name": "phonepi-cli", "version": "1.0.3", "description": "AI-powered CLI client for PhonePi MCP - Control your phone from the command line", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "phonepi": "./dist/cli.js" }, "scripts": { "build": "tsc", "start": "node dist/cli.js", "dev": "tsc -w", "prepare": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "phonepi", "cli", "mcp", "phone", "control", "ai", "claude", "automation" ], "author": "", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.18.0", "@modelcontextprotocol/sdk": "^1.7.0", "chalk": "^5.3.0", "commander": "^12.0.0", "dotenv": "^16.4.5", "inquirer": "^9.2.15" }, "devDependencies": { "@types/inquirer": "^9.0.7", "@types/node": "^20.11.28", "typescript": "^5.4.2" }, "type": "module" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/priyankark/phonepi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server