Skip to main content
Glama
306,474 tools. Last updated 2026-07-25 10:38

"Fastlane" matching MCP tools:

  • Write locale-specific app store metadata to fastlane files. Creates all required .txt files for each locale including name, subtitle, description, and keywords.
    MIT
  • Deploy an Android app to Google Play Store via fastlane supply. Set project directory, upload AAB, and choose release track.
    MIT
  • Check the current configuration status for API key, model, fastlane installation, and generated assets to verify your setup.
    MIT
  • Verify release toolchain components including ASC API credentials, project directory, fastlane, xcodebuild, and App Store Connect app record. Run this check at the start of any release session.
    MIT
  • Archive, sign, and upload the app to TestFlight using a configured fastlane lane. Returns a job ID immediately for asynchronous progress tracking.
    MIT
  • Validate fastlane metadata files against App Store requirements: ensure subtitle length, keyword count, required files, and copyright include current year.
    MIT
  • Configure Android project for Google Play Store publishing by copying service account key and setting up fastlane configuration files for metadata and locales.
    MIT
  • Generate fastlane configuration files (Fastfile, Appfile, metadata) for automated iOS/Android app publishing, including copyright and app review information.
    MIT