Server data from the Official MCP Registry
Check app review status, read reviews, download sales reports from App Store Connect
Check app review status, read reviews, download sales reports from App Store Connect
Set these up before or after installing:
Environment variable: ASC_KEY_ID
Environment variable: ASC_ISSUER_ID
Environment variable: ASC_PRIVATE_KEY_PATH
Environment variable: ASC_LICENSE_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pofky-appstore-connect-mcp": {
"env": {
"ASC_KEY_ID": "your-asc-key-id-here",
"ASC_ISSUER_ID": "your-asc-issuer-id-here",
"ASC_LICENSE_KEY": "your-asc-license-key-here",
"ASC_PRIVATE_KEY_PATH": "your-asc-private-key-path-here"
},
"args": [
"-y",
"@pofky/appstore-connect-mcp"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
12 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally