Skip to main content
Glama
395,738 tools. Last updated 2026-08-05 09:26

"Resources or examples for coding in iOS Swift" matching MCP tools:

  • Compile TypeScript defineIntent() calls into native Swift App Intent code. Returns generated Swift or diagnostics on validation failure.
    Apache 2.0
  • Validate Swift source against Apple-specific build-time rules (AX700–AX749) including Swift 6 concurrency and Live Activities. Run before build to catch issues.
    Apache 2.0
  • Combine version info, syntax reference, and relevant examples for a repository in one call, saving time and tokens when starting a coding session.
    MIT
  • Search iOS Human Interface Guidelines or Android Material 3 design patterns to implement platform-specific UI/UX with cross-platform code examples for Flutter and React Native.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server providing curated Swift and SwiftUI best practices from leading iOS developers, including patterns and real-world code examples from Swift by Sundell, SwiftLee, and other trusted sources.
    Last updated
    4
    82
    11
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that provides Swift and SwiftUI best practices, acting as a senior iOS/macOS developer expert.
    Last updated
    33
    4

Matching MCP Connectors

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Still losing time to small decisions? Spin or Flip brings randomization into Claude so you can offload mental load to chance instantly.

  • Retrieve curated Swift/SwiftUI patterns from trusted free sources like Swift by Sundell and SwiftLee. Get conceptual guidance and real-world code examples for topics such as SwiftUI, async-await, and testing.
    MIT
  • Build Swift packages using swift build with options for target, configuration, architecture, and parse-as-library flag support.
    MIT
  • Run executable targets from Swift packages using swift run. Specify package path, executable name, arguments, and build configuration to execute Swift code.
    MIT
  • Retrieve Swift code examples for LDK operations including channel setup, peer connections, event handling, persistence, network sync, fee estimation, routing, and background tasks to accelerate iOS Lightning wallet development.
    MIT
  • Execute Swift Package tests using swift test command. Specify package path, test product, filters, build configuration, parallel execution, code coverage, and @main support options.
    MIT
  • Retrieve accessibility criteria for native mobile components, including iOS/Android implementation details, platform properties, and code examples to ensure accessible development.
  • Stop a device's transport session to free its resources while keeping others running. Use when finished interacting with an iOS simulator, Android emulator, or Chromium instance.
    Apache 2.0
  • Stops all running iOS and Android simulator servers, devtools services, and Chromium CDP sessions to free resources. Use at session end or when user is done.
    Apache 2.0
  • Press hardware buttons on iOS simulators or Android devices. Inject button events like home, back, or power to trigger device actions.
    Apache 2.0
  • Get a curated implementation bundle for any CometChat integration scenario with prerequisites, install commands, configuration, code examples, and common pitfalls. Covers React, Flutter, iOS, Android, React Native, and JS SDK.
    Apache 2.0
  • Call before coding or reviewing code to receive an engineering scaffold that identifies failure patterns, provides correct-pattern examples, and verifies correctness.
    MIT