Skip to main content
Glama

app-store-connect-mcp-server

list_apps

Retrieve a comprehensive list of apps from App Store Connect, customizable with a limit parameter to manage the number of returned results.

Instructions

Get a list of all apps in App Store Connect

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of apps to return (default: 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of apps to return (default: 100)", "maximum": 200, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from app-store-connect-mcp-server

Related Tools

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

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