MCP server for Apple App Store Connect API — Xcode Cloud, app management, reviews, sales reports.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"asc-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# asc-mcp [](https://github.com/menot-you/apple-store-connect/actions/workflows/ci.yml) [](https://crates.io/crates/asc-mcp) [](https://docs.rs/asc-mcp) [](https://www.npmjs.com/package/asc-mcp) [](https://pypi.org/project/asc-mcp/) [](LICENSE) [](https://www.rust-lang.org) [](https://modelcontextprotocol.io) MCP server for the Apple App Store Connect API — Xcode Cloud CI, app management, customer reviews, and sales reports. Works with Claude Code, Cursor, Windsurf, and any [MCP](https://modelcontextprotocol.io)-compatible client. --- ## How it works ```mermaid sequenceDiagram participant C as MCP Client<br/>(Claude Code, Cursor…) participant S as asc-mcp participant A as App Store Connect API C->>S: initialize (stdio) S-->>C: serverInfo + capabilities C->>S: tools/list S-->>C: 11 tools with JSON Schema C->>S: tools/call list_products S->>S: generate JWT (ES256, cached 15m) S->>A: GET /v1/ciProducts A-->>S: JSON:API response S-->>C: pretty JSON result ``` --- ## Architecture ```mermaid graph TD Client["MCP Client<br/>(Claude Code / Cursor / Windsurf)"] Server["AscMcpServer<br/>tools.rs — rmcp #[tool_router]"] HttpClient["AscClient<br/>client.rs + client_endpoints.rs"] Auth["Credentials<br/>auth.rs — ES256 JWT cache"] Models["models/<br/>JSON:API types"] API["App Store Connect API v1<br/>api.appstoreconnect.apple.com"] Client -->|stdio MCP protocol| Server Server --> HttpClient…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.