Skip to main content
Developer ToolsUnknown

zelentsov-dev/asc-mcp

App Store Connect API server with 208 tools for managing apps, builds, TestFlight, subscriptions, reviews, and more — directly from any MCP client.

developer-toolslocal-servicemacos
Share:

Quick Start

Clone the repository:

git clone https://github.com/zelentsov-dev/asc-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "asc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zelentsov-dev/asc-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
zelentsov-dev