gpc mcp server for Claude Code
io.github.muhammetali/gpc-mcp-server
Google Play Console MCP Server for AI coding agents
client:Claude Code
transport:stdio
runtime:npm
Install gpc mcp server in Claude Code
run in your project directory
claude mcp add gpc-mcp-server -e GOOGLE_PLAY_SERVICE_ACCOUNT_JSON=<GOOGLE_PLAY_SERVICE_ACCOUNT_JSON> -e GOOGLE_PLAY_PACKAGE_NAME=<GOOGLE_PLAY_PACKAGE_NAME> -- npx -y gpc-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs