← Index

io.github.SardorbekR/appstore-connect

io.github.SardorbekR/appstore-connect·v1.0.4·Other
Quality Score
80
/100

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "appstore-connect": {
      "command": "npx",
      "args": [
        "-y",
        "asc-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "appstore-connect": {
      "command": "npx",
      "args": [
        "-y",
        "asc-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y asc-mcp
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other