← All servers
🔧

Appstore ReleaseVerified🛡 No advisories

io.github.rabdulsal/appstore-release-mcp
New to MCP? Start here →
0★ stars
0weekly installs
19 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/rabdulsal, which proved it owns this namespace.

Verified owner: github.com/rabdulsalio.github.rabdulsal/appstore-release-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs APPLE_KEY_CONTENT.
Configuration
Reads APPLE_KEY_ID, APPLE_ISSUER_ID, ASC_KEY_PATH, APPLE_TEAM_ID, ASC_BUNDLE_ID, ASC_PROJECT_DIR, ….

About

App Store release pilot — version bump, TestFlight upload, metadata, review submission

Packages & transports

npmappstore-release-mcpv0.1.1 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "appstore_release": {
      "command": "npx",
      "args": [
        "-y",
        "appstore-release-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y appstore-release-mcp