asc-mcp
Rank #3,865io.github.pofky/asc-mcp
41 tools to ship an App Store release: metadata, screenshots, builds, TestFlight, IAP, submit.
asc-mcp is a Model Context Protocol (MCP) server published by pofky. It ranks #3,865 of 132,046 servers tracked on MCP Toplist. asc-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 21 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 128,181 of 132,046 servers on MCP Toplist.
Use asc-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add asc-mcp -e "ASC_KEY_ID=<your ASC_KEY_ID>" -e "ASC_ISSUER_ID=<your ASC_ISSUER_ID>" -e "ASC_PRIVATE_KEY_PATH=<your ASC_PRIVATE_KEY_PATH>" -e "ASC_LICENSE_KEY=<your ASC_LICENSE_KEY>" -- npx -y @pofky/asc-mcpReplace each placeholder with your own value before saving.
[mcp_servers.asc-mcp]
command = "npx"
args = ["-y", "@pofky/asc-mcp"]
[mcp_servers.asc-mcp.env]
ASC_KEY_ID = "<your ASC_KEY_ID>"
ASC_ISSUER_ID = "<your ASC_ISSUER_ID>"
ASC_PRIVATE_KEY_PATH = "<your ASC_PRIVATE_KEY_PATH>"
ASC_LICENSE_KEY = "<your ASC_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/asc-mcp"
],
"env": {
"ASC_KEY_ID": "<your ASC_KEY_ID>",
"ASC_ISSUER_ID": "<your ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<your ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<your ASC_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/asc-mcp"
],
"env": {
"ASC_KEY_ID": "<your ASC_KEY_ID>",
"ASC_ISSUER_ID": "<your ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<your ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<your ASC_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"asc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pofky/asc-mcp"
],
"env": {
"ASC_KEY_ID": "<your ASC_KEY_ID>",
"ASC_ISSUER_ID": "<your ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<your ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<your ASC_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/asc-mcp"
],
"env": {
"ASC_KEY_ID": "<your ASC_KEY_ID>",
"ASC_ISSUER_ID": "<your ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<your ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<your ASC_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"@pofky/asc-mcp"
],
"env": {
"ASC_KEY_ID": "<your ASC_KEY_ID>",
"ASC_ISSUER_ID": "<your ASC_ISSUER_ID>",
"ASC_PRIVATE_KEY_PATH": "<your ASC_PRIVATE_KEY_PATH>",
"ASC_LICENSE_KEY": "<your ASC_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pofky%2Fasc-mcp)<a href="https://mcptoplist.com/server/io.github.pofky%2Fasc-mcp"><img src="https://mcptoplist.com/badge/io.github.pofky%2Fasc-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
pofky
Available versions (21)
| Version | Published |
|---|---|
| 1.9.11 | Sep 7, 2026 |
| 1.9.10 | Sep 7, 2026 |
| 1.9.9 | Sep 3, 2026 |
| 1.9.8 | Sep 3, 2026 |
| 1.9.7 | Aug 31, 2026 |
| 1.9.6 | Aug 31, 2026 |
| 1.9.5 | Aug 7, 2026 |
| 1.9.4 | Aug 7, 2026 |
| 1.9.3 | Aug 6, 2026 |
| 1.9.2 | Aug 6, 2026 |
| 1.9.1 | Aug 6, 2026 |
| 1.9.0 | Aug 6, 2026 |
| 1.8.8 | Aug 2, 2026 |
| 1.8.7 | Aug 1, 2026 |
| 1.8.6 | Aug 1, 2026 |
| 1.8.5 | Jul 30, 2026 |
| 1.8.4 | Jul 30, 2026 |
| 1.8.3 | Jul 30, 2026 |
| 1.8.2 | Jul 30, 2026 |
| 1.8.1 | Jul 30, 2026 |
| 0.2.1 | Apr 13, 2026 |
Frequently asked questions
- Who maintains asc-mcp?
- asc-mcp is maintained by pofky, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is asc-mcp listed on the Official MCP Registry?
- Yes — asc-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does asc-mcp have?
- MCP Toplist tracks 21 versions of asc-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for asc-mcp?
- The source code for asc-mcp is hosted at github.com/pofky/asc-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.