Asc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 450 installs a week from npm. Last commit 2 Aug 2026.
Drive App Store Connect end to end: metadata, screenshots, builds, TestFlight, submit, release.
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 asc-mcp -- npx -y @pofky/asc-mcp
{
"mcpServers": {
"asc-mcp": {
"args": [
"-y",
"@pofky/asc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.asc-mcp]
command = "npx"
args = ["-y", "@pofky/asc-mcp"]
{
"mcpServers": {
"asc-mcp": {
"args": [
"-y",
"@pofky/asc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"asc-mcp": {
"args": [
"-y",
"@pofky/asc-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.