Asc MCP Server
Rank #20,354io.github.muhammetali/asc-mcp-server
App Store Connect MCP Server for AI coding agents
Asc MCP Server is a Model Context Protocol (MCP) server published by muhammetali. It ranks #20,354 of 132,113 servers tracked on MCP Toplist. Asc MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 111,759 of 132,113 servers on MCP Toplist.
Use Asc MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add asc-mcp-server -e "APP_STORE_CONNECT_KEY_ID=<your APP_STORE_CONNECT_KEY_ID>" -e "APP_STORE_CONNECT_ISSUER_ID=<your APP_STORE_CONNECT_ISSUER_ID>" -e "APP_STORE_CONNECT_P8_PATH=<your APP_STORE_CONNECT_P8_PATH>" -- npx -y @muhammetali/asc-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.asc-mcp-server]
command = "npx"
args = ["-y", "@muhammetali/asc-mcp-server"]
[mcp_servers.asc-mcp-server.env]
APP_STORE_CONNECT_KEY_ID = "<your APP_STORE_CONNECT_KEY_ID>"
APP_STORE_CONNECT_ISSUER_ID = "<your APP_STORE_CONNECT_ISSUER_ID>"
APP_STORE_CONNECT_P8_PATH = "<your APP_STORE_CONNECT_P8_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@muhammetali/asc-mcp-server"
],
"env": {
"APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
"APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
"APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@muhammetali/asc-mcp-server"
],
"env": {
"APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
"APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
"APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"asc-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@muhammetali/asc-mcp-server"
],
"env": {
"APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
"APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
"APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@muhammetali/asc-mcp-server"
],
"env": {
"APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
"APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
"APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@muhammetali/asc-mcp-server"
],
"env": {
"APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
"APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
"APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>"
}
}
}
}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.muhammetali%2Fasc-mcp-server)<a href="https://mcptoplist.com/server/io.github.muhammetali%2Fasc-mcp-server"><img src="https://mcptoplist.com/badge/io.github.muhammetali%2Fasc-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
muhammetali
Other servers by muhammetali
View all muhammetali servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Asc MCP Server?
- Asc MCP Server is maintained by muhammetali, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Asc MCP Server listed on the Official MCP Registry?
- Yes — Asc MCP Server is listed on the Official MCP Registry.
- How many versions does Asc MCP Server have?
- MCP Toplist tracks 1 version of Asc MCP Server, most recently published on Sep 3, 2026.
- Where can I find the source code for Asc MCP Server?
- The source code for Asc MCP Server is hosted at github.com/muhammetali/asc-mcp-server.
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.