io.github.pofky/appstore-connect-mcp MCP Server
io.github.pofky/appstore-connect-mcp
What is the io.github.pofky/appstore-connect-mcp MCP server?
Check app review status, read reviews, download sales reports from App Store Connect
How to install io.github.pofky/appstore-connect-mcp
Copy-paste configuration for popular MCP clients.
ASC_KEY_IDrequiredApp Store Connect API Key ID (10-char alphanumeric from ASC portal)
ASC_ISSUER_IDrequiredApp Store Connect Issuer ID (UUID from ASC portal)
ASC_PRIVATE_KEY_PATHrequiredPath to .p8 private key file downloaded from App Store Connect
ASC_LICENSE_KEYsecretPro license key for reviews and sales tools (optional, get at buy.polar.sh)
{
"mcpServers": {
"appstore-connect-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/appstore-connect-mcp"
],
"env": {
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<YOUR_ASC_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"appstore-connect-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/appstore-connect-mcp"
],
"env": {
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<YOUR_ASC_LICENSE_KEY>"
}
}
}
}{
"mcpServers": {
"appstore-connect-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/appstore-connect-mcp"
],
"env": {
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<YOUR_ASC_LICENSE_KEY>"
}
}
}
}{
"servers": {
"appstore-connect-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pofky/appstore-connect-mcp"
],
"env": {
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<YOUR_ASC_LICENSE_KEY>"
}
}
}
}claude mcp add appstore-connect-mcp --env ASC_KEY_ID=<YOUR_ASC_KEY_ID> --env ASC_ISSUER_ID=<YOUR_ASC_ISSUER_ID> --env ASC_PRIVATE_KEY_PATH=<YOUR_ASC_PRIVATE_KEY_PATH> --env ASC_LICENSE_KEY=<YOUR_ASC_LICENSE_KEY> -- npx -y @pofky/appstore-connect-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.