Server data from the Official MCP Registry
Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.
About
Manage Google Play Console: releases, listings, monetization, reviews, and Android Vitals.
Security Report
This is a well-structured MCP server for Google Play Console management with appropriate authentication via Google service accounts and solid credential handling. The codebase uses environment variables for secrets, implements proper auth scoping through Google's IAM permissions, and includes a read-only mode for safer operation. Minor code quality observations exist around error handling and input validation breadth, but these do not constitute security vulnerabilities. Permissions align well with the server's stated purpose of managing Play Console resources. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
3 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: PLAY_SERVICE_ACCOUNT_JSON
Environment variable: GOOGLE_APPLICATION_CREDENTIALS
Environment variable: PLAY_DEVELOPER_ACCOUNT_ID
Environment variable: PLAY_REPORTS_BUCKET
Environment variable: PLAY_STORAGE_CREDENTIALS
Environment variable: PLAY_TOOLSETS
Environment variable: PLAY_READ_ONLY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-wiseappsai-play-console-mcp": {
"env": {
"PLAY_TOOLSETS": "your-play-toolsets-here",
"PLAY_READ_ONLY": "your-play-read-only-here",
"PLAY_REPORTS_BUCKET": "your-play-reports-bucket-here",
"PLAY_STORAGE_CREDENTIALS": "your-play-storage-credentials-here",
"PLAY_DEVELOPER_ACCOUNT_ID": "your-play-developer-account-id-here",
"PLAY_SERVICE_ACCOUNT_JSON": "your-play-service-account-json-here",
"GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here"
},
"args": [
"-y",
"@wiseappsai/play-console-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
