Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STOREPILOT_ASC_KEY_IDNoKey ID for the App Store Connect API key.
STOREPILOT_ASC_KEY_PATHNoPath to the App Store Connect API key file (.p8).
STOREPILOT_ASC_ISSUER_IDNoIssuer ID for the App Store Connect API key.
STOREPILOT_ASC_VENDOR_NUMBERNoVendor number for App Store Connect sales reports.
STOREPILOT_GOOGLE_CREDENTIALSNoPath to the Google Play service account JSON key file.
STOREPILOT_GOOGLE_REPORTS_BUCKETNoName of the Cloud Storage bucket for Play reports (e.g., pubsite_prod_rev_0123456789).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
setup_doctorA

Diagnose StorePilot's store credentials and report exactly what is missing.

Runs every setup step independently and reports all of them, so a single failure never hides the rest. For Google Play it verifies: the service account key parses (and shows the email you must grant access to), the Android Publisher API is reachable, the Play Developer Reporting API is reachable and lists your apps, the "Reply to reviews" permission is present (the API returns an empty list rather than an error when it is missing), and the Cloud Storage reports bucket is configured and readable. Each failing step comes with the exact fix. Run this first whenever a Play tool returns empty or unexpected data.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sonlenef/storepilot-mcp'

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