Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
storepilot · pypi · 0.1.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sonlenef/storepilot-mcp",
"description": "Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.",
"repository": {
"url": "https://github.com/sonlenef/storepilot-mcp",
"source": "github"
},
"version": "0.1.1",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "storepilot",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to a Google Cloud service account JSON key with Play Console access. Enables the Google Play tools.",
"isSecret": true,
"name": "STOREPILOT_GOOGLE_CREDENTIALS"
},
{
"description": "Play reports bucket id from Play Console -> Download reports -> Copy Cloud Storage URI. Required for installs, ratings and earnings.",
"name": "STOREPILOT_GOOGLE_REPORTS_BUCKET"
},
{
"description": "Path to the App Store Connect API .p8 private key. Enables the App Store tools.",
"isSecret": true,
"name": "STOREPILOT_ASC_KEY_PATH"
},
{
"description": "App Store Connect API Key ID.",
"name": "STOREPILOT_ASC_KEY_ID"
},
{
"description": "App Store Connect API Issuer ID.",
"name": "STOREPILOT_ASC_ISSUER_ID"
},
{
"description": "Vendor number from App Store Connect -> Payments and Financial Reports. Required only for sales reports.",
"name": "STOREPILOT_ASC_VENDOR_NUMBER"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-17T06:55:10.063934Z",
"publishedAt": "2026-08-17T06:55:10.063934Z",
"updatedAt": "2026-08-17T06:55:10.063934Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.