appstore-release-mcp
by rabdulsal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_KEY_ID | Yes | ASC API key ID | |
| ASC_KEY_PATH | No | Path to the .p8 file (alternative to APPLE_KEY_CONTENT) | |
| ASC_PLATFORM | No | Platform: IOS (default), MAC_OS, TV_OS, VISION_OS | IOS |
| APPLE_TEAM_ID | No | Apple Developer team ID (required for builds) | |
| ASC_BUNDLE_ID | Yes | Your app's bundle identifier | |
| ASC_UPLOAD_CMD | No | Full override command for upload, e.g. bundle exec fastlane ios beta | |
| APPLE_ISSUER_ID | Yes | ASC issuer ID | |
| ASC_PROJECT_DIR | No | Xcode project root where fastlane runs (default: current working directory) | |
| APPLE_KEY_CONTENT | No | Base64-encoded .p8 file content (alternative to ASC_KEY_PATH) | |
| ASC_FASTLANE_LANE | No | Upload lane name (default: beta) | beta |
| ASC_FASTLANE_PLATFORM | No | Fastlane platform prefix, e.g. mac or ios |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rabdulsal/appstore-release-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server