SERVER
App Store Connect Mcp
Rank #23699io.github.gjeltep/app-store-connect-mcp
MCP server providing app-store-connect-mcp capabilities
First listed
Sep 16, 2025
Last publish date
Jan 5, 2026
OVERVIEW
App Store Connect Mcp is a Model Context Protocol (MCP) server published by gjeltep. It ranks #23699 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. App Store Connect Mcp is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Sep 16, 2025 and most recently updated on Jan 5, 2026.
STANDING
#23,699of 58,832 tracked serversTop 50%
Ranks ahead of 35,133 of 58,832 servers on MCP Toplist.
CONNECT
Use App Store Connect Mcp
Add App Store Connect Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"app-store-connect-mcp": {
"command": "uvx",
"args": [
"app-store-connect-mcp"
],
"env": {
"APP_STORE_KEY_ID": "<your APP_STORE_KEY_ID>",
"APP_STORE_ISSUER_ID": "<your APP_STORE_ISSUER_ID>",
"APP_STORE_PRIVATE_KEY_PATH": "<your APP_STORE_PRIVATE_KEY_PATH>",
"APP_STORE_APP_ID": "<your APP_STORE_APP_ID>",
"APP_STORE_KEY_TYPE": "<your APP_STORE_KEY_TYPE>",
"APP_STORE_SCOPE": "<your APP_STORE_SCOPE>",
"APP_STORE_SUBJECT": "<your APP_STORE_SUBJECT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
gjeltep
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Jan 5, 2026 |
| 0.2.1 | Oct 23, 2025 |
| 0.1.1 | Oct 1, 2025 |
| 0.1.0 | Sep 30, 2025 |
FAQ
Frequently asked questions
- What is App Store Connect Mcp?
- MCP server providing app-store-connect-mcp capabilities
- Who maintains App Store Connect Mcp?
- App Store Connect Mcp is maintained by gjeltep, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is App Store Connect Mcp an official MCP server?
- Yes — App Store Connect Mcp is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does App Store Connect Mcp have?
- MCP Toplist tracks 4 versions of App Store Connect Mcp, most recently published on Jan 5, 2026.
- Where can I find the source code for App Store Connect Mcp?
- The source code for App Store Connect Mcp is hosted at github.com/gjeltep/app-store-connect-mcp.
EXPLORE