Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_STORE_KEY_IDNoCompatibility alias for APPSTORE_CONNECT_API_KEY_ID. The primary variable wins if both are set.
APP_STORE_ISSUER_IDNoCompatibility alias for APPSTORE_CONNECT_API_ISSUER_ID.
APP_STORE_PRIVATE_KEYNoCompatibility alias for APPSTORE_CONNECT_API_KEY_CONTENT.
APPSTORE_CONNECT_API_KEY_IDNoYour App Store Connect API key ID. Alias: APP_STORE_KEY_ID.
APPSTORE_CONNECT_API_ISSUER_IDNoYour App Store Connect API issuer ID. Alias: APP_STORE_ISSUER_ID.
APPSTORE_CONNECT_API_KEY_CONTENTNoYour App Store Connect API key content. Accepts literal multiline PEM or escaped \n. Alias: APP_STORE_PRIVATE_KEY.

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": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_capabilitiesA

Report implemented features and configured safety gates without credentials or network access.

validate_repositoryA

Validate selected AppStore domains/locales offline. Does not mutate files, execute project tools, or require Apple credentials. Omitted fields remain unmanaged.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
schema-app
schema-info
schema-version
schema-metadata
schema-review
schema-screenshots
schema-commerce
schema-provisioning
capabilitiesPackaged implementation and safety contract.
operationsPackaged implementation and safety contract.

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/thatfactory/app-store-connect-mcp'

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