188,729 tools. Last updated 2026-06-10 13:07
"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
- Update Swift project dependencies using Swift Package Manager to ensure compatibility and incorporate changes from package manifests.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
- Compile Swift packages using specified configurations, architectures, and targets directly within XcodeBuildMCP to streamline project builds.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
Matching MCP Servers
- AlicenseAqualityDmaintenanceAn 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 updated4449MIT
- Alicense-qualityCmaintenanceMCP server for Apple Calendar using compiled Swift to bypass macOS Sequoia TCC restrictionsLast updatedMIT
Matching MCP Connectors
IBAN validation, BIC/SWIFT lookup, Swiss BC-Nummer, EMI/vIBAN, SEPA + VoP, compliance scoring.
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.
- Validate and decode BIC/SWIFT bank codes (ISO 9362): checks format, extracts bank code, country, location, and branch details. Pure structural validation with no external network calls.MIT
- Validate credit card numbers using Luhn checksum and identify the issuing network from the BIN prefix. Checks brand-specific length and formatting, all processed locally without external lookups.MIT
- Validate and decode International Bank Account Numbers offline by checking country code, length, BBAN structure, and mod-97 check digits. Extracts bank and account details.MIT
- Search or read LPM documentation. Use it to get setup guides, CLI commands, publishing steps, and other how-to information.ISC
- Automatically generate invoices at customizable intervals for recurring billing needs. Specify frequency, start/end dates, and invoice counts to streamline regular payments for services or contracts.MIT
- Generate ZUGFeRD-compliant invoice PDFs with embedded e-invoicing data, supporting flexible item entry, VAT, and payment details for automated billing.MIT
- Confirms and executes previously previewed write operations to create or update customers and vendors, enabling sync of vendor bank account details like IBAN and SWIFT/BIC after receiving purchase invoices.MIT
- Generate and manage invoices by entering client and item details, setting payment terms, and customizing reminders. Automatically send invoices via email and create payment QR codes. Supports multiple currencies and VAT configurations.MIT
- Install LPM packages as managed dependencies for JavaScript or Swift projects. Automatically configures node_modules or Package.swift.ISC
- Fetches the latest ConfigCat SDK documentation by URL to provide step-by-step guidance for integrating feature flags in various programming languages and platforms.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
- Automatically fixes mechanical Swift errors detected by validation, covering 20+ rules. Outputs read-only fixed source code for manual inspection.Apache 2.0
- Validate a TypeScript intent definition using 134 diagnostic rules and return JSON diagnostics with severity, code, line, and column.Apache 2.0
- Convert a BIC/SWIFT code to a Legal Entity Identifier (LEI) to retrieve the legal entity's name, country, and registration status.MIT