App Store Connect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from pypi. Last commit 6 Jan 2026.
Interact with Apple's App Store Connect API
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add app-store-connect-mcp -- uvx app-store-connect-mcp
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"app-store-connect-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.app-store-connect-mcp]
command = "uvx"
args = ["app-store-connect-mcp"]
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"app-store-connect-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"app-store-connect-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.