The App Store Connect MCP Server is designed to facilitate seamless interaction with the App Store Connect API, allowing developers to manage their applications, beta testers, and app metadata efficiently.
The App Store Connect MCP Server is designed to facilitate seamless interaction with the App Store Connect API, allowing developers to manage their applications, beta testers, and app metadata efficiently.
npx -y appstore-connect-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"joshuarileydev-app-store-connect-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y appstore-connect-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from app store connect?"
API Key Required
This server requires an API key from app store connect. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| APP_STORE_CONNECT_API_KEY | Yes | Your app store connect API key |
"What resources are available in app store connect?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in app store connect"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in app store connect with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.