app store connect mcp MCP
v0.3.0io.github.gjeltep/app-store-connect-mcp
Interact with Apple's App Store Connect API
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add app-store-connect-mcp -e APP_STORE_KEY_ID=<APP_STORE_KEY_ID> -e APP_STORE_ISSUER_ID=<APP_STORE_ISSUER_ID> -e APP_STORE_PRIVATE_KEY_PATH=<APP_STORE_PRIVATE_KEY_PATH> -e APP_STORE_APP_ID=<APP_STORE_APP_ID> -e APP_STORE_KEY_TYPE=<APP_STORE_KEY_TYPE> -e APP_STORE_SCOPE=<APP_STORE_SCOPE> -e APP_STORE_SUBJECT=<APP_STORE_SUBJECT> -- uvx app-store-connect-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.