Skip to main content
Glama
432,025 tools. Updated 2026-08-10 04:27

"Swift" matching MCP tools:

  • Manage Swift packages in Xcode projects by executing SPM commands like init, update, resolve, reset, and clean to handle dependencies and build configurations.
    MIT
  • Compile Swift packages using specified configurations, architectures, and targets directly within XcodeBuildMCP to streamline project builds.
    MIT
  • Build Swift packages using swift build with options for target, configuration, architecture, and parse-as-library flag support.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides AI agents with tools to validate SWIFT MT and ISO 20022 MX payment messages, check BIC/IBAN correctness, and convert between MT and MX formats.
    7
    12
    MIT
  • 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.
    4
    29
    12
    MIT

Matching MCP Connectors

  • AI-native stablecoin settlement rail replacing SWIFT for institutional cross-border payments. 14 tools covering settlement quotes, execution, ESG scoring, oracle status, fee verification, competitor comparison, rail health, investment context, and MPP-gated macro intelligence. Settles via Base mainnet USDC at ~1.385% all-in.

  • Proof and repair for Apple coding agents: validate Swift, run Xcode evidence, and repair failures.

  • Run executable targets from Swift packages using swift run. Specify package path, executable name, arguments, and build configuration to execute Swift code.
    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
  • Capture native-level network requests invisible to JS fetch interception. Use to inspect HTTP traffic from native modules, Swift/Objective-C, and background transfers.
    Apache 2.0
  • Evaluate Swift or Objective-C expressions at a paused debug point on a device, enabling variable inspection and condition testing during debugging.
    Apache 2.0
  • Add a named feedback form to an iOS app at a specified screen or action. Reuses matching titles, preserves placement, returns Swift code, and requires edit/build/test for completion.
    MIT
  • Check if a SWIFT/BIC code is structurally valid and get its parsed parts: institution, country, location, and branch. Validates country against ISO 3166.
    MIT
  • Search Swift Package Index for packages by criteria like keywords, author, stars, platforms, license, and activity dates to find dependencies for Swift projects.
    MIT
  • Validate TypeScript intent definitions using 134 diagnostic rules. Returns JSON diagnostics with severity, code, line, column, message, and suggestions.
    Apache 2.0
  • Generate a TypeScript intent starter from a name and description. Returns a ready-to-save defineIntent() string with no file writes or network requests.
    Apache 2.0
  • Write Apple-native files to an Xcode project with automatic Swift validation and guard proof recording.
    Apache 2.0
  • Discover valid search filter values for Swift Package Index queries, enabling precise package discovery by revealing accepted platforms and product types.
    MIT