io.github.muhammetali/gpc-mcp-server
NPM · GPC-MCP-SERVER · SCANNED SEP 20
Google Play Console MCP Server for AI coding agents
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security89
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects uuid 9.0.1, reached via google-auth-library > gaxios > uuid. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 40 of 118 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 11 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 4477 tokens (~68/item across 65 items; 65 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management57
- Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 9 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "gpc_delete_image" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 65 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.muhammetali/gpc-mcp-server server?
io.github.muhammetali/gpc-mcp-server runs locally as an npm package, launched with npx -y gpc-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · gpc-mcp-server
claude mcp add muhammetali-gpc-mcp-server -- npx -y gpc-mcp-server
{
"mcpServers": {
"muhammetali-gpc-mcp-server": {
"command": "npx",
"args": [
"-y",
"gpc-mcp-server"
]
}
}
} {
"servers": {
"muhammetali-gpc-mcp-server": {
"command": "npx",
"args": [
"-y",
"gpc-mcp-server"
]
}
}
} codex mcp add muhammetali-gpc-mcp-server -- npx -y gpc-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"muhammetali-gpc-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"gpc-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add muhammetali-gpc-mcp-server --command npx --arg -y --arg gpc-mcp-server
mcp_servers:
muhammetali-gpc-mcp-server:
command: "npx"
args: ["-y", "gpc-mcp-server"] {
"McpServers": {
"muhammetali-gpc-mcp-server": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"gpc-mcp-server"
]
}
}
} assistant mcp add muhammetali-gpc-mcp-server -t stdio -c npx -a -y gpc-mcp-server
{
"mcpServers": {
"muhammetali-gpc-mcp-server": {
"command": "npx",
"args": [
"-y",
"gpc-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 4 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 3 Sept 26 51
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/gpc-mcp-server@1.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 118 packages
| Packages resolved | 118 |
|---|---|
| Deprecated | 1 |
| Stale | 39 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
gpc_revoke_subscription ~37
Revoke a subscription immediately. Access is removed right away. Cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | Subscription purchase token |
No output schema declared.
No examples provided.
gpc_set_rollout ~82
Set or update the staged rollout percentage for a production release. Set to 1.0 to complete rollout.
| Name | Type | Req | Description |
|---|---|---|---|
| track | string | – | Release track (internal, alpha, beta, production) |
| userFraction | number | yes | Rollout fraction (0.01-1.0). Use 1.0 to complete the rollout to 100%. |
No output schema declared.
No examples provided.
gpc_share_internal ~50
Upload a bundle/APK for internal app sharing. Bypasses edit workflow — available immediately via download URL.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | yes | Absolute path to .aab or .apk file |
No output schema declared.
No examples provided.
gpc_update_app_details ~77
Update app-level details (contact email, phone, website, default language).
| Name | Type | Req | Description |
|---|---|---|---|
| contactEmail | string | – | Contact email address |
| contactPhone | string | – | Contact phone number |
| contactWebsite | string | – | Contact website URL |
| defaultLanguage | string | – | Default language code (e.g., "en-US") |
No output schema declared.
No examples provided.
gpc_update_listing ~117
Update store listing for a specific locale (title, description, short description, video URL).
| Name | Type | Req | Description |
|---|---|---|---|
| fullDescription | string | – | Full description (max 4000 chars) |
| language | string | yes | Locale code (en-US, tr-TR, de-DE, es-419, fr-FR, ru-RU, ar) |
| shortDescription | string | – | Short description (max 80 chars) |
| title | string | – | App title (max 30 chars) |
| video | string | – | YouTube video URL |
No output schema declared.
No examples provided.
gpc_update_product ~178
Update an existing in-app product (title, description, price for one region, and/or active state).
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | – | true = activate the base purchase option (purchasable); false = deactivate it |
| currency | string | – | Currency code matching regionCode (required if priceMicros is set) |
| defaultLanguage | string | – | Language code for the listing to update (defaults to the product's primary listing) |
| description | string | – | New description |
| priceMicros | string | – | New price in micros (requires currency and regionCode too) |
| productId | string | yes | Product ID to update |
| regionCode | string | – | ISO region code the price applies to, e.g. "US" (required if priceMicros is set) |
| title | string | – | New title |
No output schema declared.
No examples provided.
gpc_update_release_notes ~62
Update release notes for the latest release on a track. Pass locale -> text for all locales.
| Name | Type | Req | Description |
|---|---|---|---|
| releaseNotes | object | yes | Object of locale -> release notes text |
| track | string | yes | Release track (internal, alpha, beta, production) |
No output schema declared.
No examples provided.
gpc_update_subscription ~78
Update a subscription listing (title, description, benefits).
| Name | Type | Req | Description |
|---|---|---|---|
| benefits | array | – | Updated list of benefits |
| description | string | – | New description |
| languageCode | string | – | Language code for the listing to update |
| productId | string | yes | Subscription product ID to update |
| title | string | – | New title |
No output schema declared.
No examples provided.
gpc_update_testers ~59
Set Google Groups for a testing track. Replaces the existing tester list.
| Name | Type | Req | Description |
|---|---|---|---|
| googleGroups | array | yes | List of Google Group email addresses for testing |
| track | string | yes | Release track (internal, alpha, beta, production) |
No output schema declared.
No examples provided.
gpc_upload_aab ~202
Upload an AAB file and create a release in one step. Combines upload + release + commit into a single operation.
| Name | Type | Req | Description |
|---|---|---|---|
| autoFillLocales | boolean | – | Auto-fill missing locale release notes from en-US (default: true) |
| filePath | string | yes | Absolute path to the .aab file on disk |
| releaseName | string | – | Release name (e.g., "2.1.0") |
| releaseNotes | object | yes | Object of locale -> release notes. E.g., {"en-US": "Bug fixes", "tr-TR": "Hata duzeltmeleri"} |
| status | string | – | Release status: draft, inProgress (staged rollout), or completed (full rollout) |
| track | string | yes | Release track (internal, alpha, beta, production) |
| userFraction | number | – | Rollout fraction (0.01-1.0). Only used when status is inProgress. |
No output schema declared.
No examples provided.
gpc_upload_bundle ~54
Upload an Android App Bundle (.aab) file to Google Play. Returns the version code for use with gpc_create_release.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | yes | Absolute path to the .aab file on disk |
No output schema declared.
No examples provided.
gpc_upload_image ~123
Upload a screenshot, feature graphic, or icon image for a locale.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | yes | Absolute path to the image file on disk (PNG, JPEG, or WebP) |
| imageType | string | yes | Image type (phoneScreenshots, sevenInchScreenshots, tenInchScreenshots, tvScreenshots, wearScreenshots, icon, featureGraphic, tvBanner) |
| language | string | yes | Locale code (en-US, tr-TR, de-DE, es-419, fr-FR, ru-RU, ar) |
No output schema declared.
No examples provided.
gpc_upload_mapping ~72
Upload a ProGuard/R8 mapping file for a version code. Enables deobfuscated crash stack traces in Play Console.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | yes | Absolute path to the mapping file (.txt or .map) |
| versionCode | number | yes | Version code of the build to attach the mapping file to |
No output schema declared.
No examples provided.
gpc_validate_release ~63
Pre-release validation: checks if version code is uploaded, track has no blocking drafts, and release notes cover all locales.
| Name | Type | Req | Description |
|---|---|---|---|
| track | string | yes | Release track (internal, alpha, beta, production) |
| versionCode | string | yes | Version code to validate |
No output schema declared.
No examples provided.
gpc_verify_purchase ~53
Verify a one-time product purchase by product ID and purchase token.
| Name | Type | Req | Description |
|---|---|---|---|
| productId | string | yes | Product ID (SKU) of the purchased item |
| token | string | yes | Purchase token from the client app |
No output schema declared.
No examples provided.
What is the io.github.muhammetali/gpc-mcp-server server?
io.github.muhammetali/gpc-mcp-server is listed in the public MCP registry as io.github.muhammetali/gpc-mcp-server. Google Play Console MCP Server for AI coding agents. This page covers its npm package (gpc-mcp-server).
Is the io.github.muhammetali/gpc-mcp-server server safe to use?
io.github.muhammetali/gpc-mcp-server scores 74 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.muhammetali/gpc-mcp-server server expose?
io.github.muhammetali/gpc-mcp-server exposes 65 tools: gpc_get_app_info, gpc_list_listings, gpc_update_listing, gpc_list_tracks, gpc_create_release, and 60 more. Their descriptions and schemas cost roughly 4,477 tokens of context every time the server is loaded.
Is the io.github.muhammetali/gpc-mcp-server server still maintained?
io.github.muhammetali/gpc-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.muhammetali/gpc-mcp-server server under?
io.github.muhammetali/gpc-mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.