← All servers
🔍

App PublishVerified🛡 No advisories

io.github.mikusnuz/app-publish
New to MCP? Start here →
23★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mikusnuz, which proved it owns this namespace.

Verified owner: github.com/mikusnuzio.github.mikusnuz/app-publish

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs APPLE_KEY_ID, APPLE_ISSUER_ID.
Configuration
Reads APPLE_P8_PATH, GOOGLE_SERVICE_ACCOUNT_PATH.

About

MCP server for App Store Connect & Google Play Console — iOS/Android app management

Packages & transports

npmapp-publish-mcpv0.3.1 · npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "app_publish": {
      "command": "npx",
      "args": [
        "-y",
        "app-publish-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y app-publish-mcp