uskan-mcp

uskan/uskan-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server that lets coding agents publish mobile apps to the App Store and Google Play, straight from your project folder.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uskan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uskan/uskan-mcp"
      ]
    }
  }
}

README Excerpt

Publish your mobile app to the **App Store** and **Google Play** without leaving your editor. `uskan-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io) server that plugs Claude Desktop. Because the agent is already sitting in your project folder, it reads `app.json`, `pubspec.yaml`, `build.gradle`, `package.json` and your README, and fills in

Tools (14)

USKAN_API_KEYUSKAN_API_URLuskan_builduskan_build_statususkan_check_submissionuskan_create_projectuskan_file_data_safetyuskan_generate_listinguskan_prepare_questionnairesuskan_publishuskan_save_listinguskan_statususkan_upload_builduskan_upload_store_image

Topics

androidapp-publishingapp-storeclaudeclaude-codecursorexpofluttergoogle-playiosmcpmcp-servermobilemodel-context-protocolreact-native