Skip to main content
Glama
609,489 tools. Updated 2026-09-25 12:28

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

  • Combine version info, syntax reference, and relevant examples for a repository in one call, saving time and tokens when starting a coding session.
    MIT
  • 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
  • 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
  • Compile TypeScript defineIntent() calls into native Swift App Intent code. Returns generated Swift or diagnostics on validation failure.
    Apache 2.0
  • Detect Swift 6 concurrency and isolation defects in a Swift project, including missing @MainActor, unsafe Sendable, and data race risks. Use when reviewing code or migrating to Swift 6.
    MIT
  • Retrieve detailed Apple developer documentation for any symbol, including Swift syntax, parameters, deprecation notices, and code examples. Optionally scope by framework such as SwiftUI or UIKit to get precise info directly.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    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.
    4
    16 npm
    12
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides Swift and SwiftUI best practices, acting as a senior iOS/macOS developer expert.
    14 npm
    4
    -

Matching MCP Connectors

  • Swift AI: Access a wide range of AI models⚡, including OpenAI 🤖,DeepSeek 🔍, Claude 🧠, Gemini 🌟, and.

  • Oregon DMV MCP — live wait times at all 60 Oregon DMV field offices, plus the office

  • Search Apple Developer Documentation by semantic meaning using Xcode's local index. Retrieve full text, code examples, and match scores to answer Swift and Apple API questions accurately.
    MIT
  • 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
  • Retrieve a symbol's signature, documentation, examples, and tests to prepare for coding. Returns ok=false and SYMBOL_NOT_FOUND if the symbol is missing.
    BSD 3-Clause
  • Builds a Swift Package Manager package using swift build instead of Xcode. Offers options for target, build configuration, and package path.
    MIT
  • Builds and runs XCTest / Swift Testing on an iOS simulator, returning per-test results and compile errors.
    MIT
  • Update Swift package dependencies in your project using Swift Package Manager, refreshing all packages or targeting a specific one with an optional branch, version, or revision.
    MIT
  • Run tests for a Swift Package Manager package using swift test from the command line. Avoids launching Xcode, with options for filtering tests and verbose output.
    MIT
  • Scan workspace source files to detect layer boundary violations, circular dependencies, and improper coupling across Python, Rust, Go, Node.js, Java, Swift, and Kotlin.
    MIT
  • Generate Swift Package documentation with DocC, saving to a specified directory. Optionally open in browser or prepare for static hosting.
    MIT
  • Run executable targets from Swift packages using swift run. Specify package path, executable name, arguments, and build configuration to execute Swift code.
    MIT
  • Build Swift packages using swift build with options for target, configuration, architecture, and parse-as-library flag support.
    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