Swift is a powerful and intuitive programming language developed by Apple for iOS, macOS, watchOS, and tvOS app development. It's designed to be safe, fast, and expressive.
Why this server?
Enables querying package metadata and version information for the Swift Package Manager (SwiftPM) ecosystem.
Why this server?
Enables reading, analyzing, creating and modifying Swift files with proper syntax and imports.
Why this server?
Fetches documentation for Swift packages, extracting detailed information to assist with Swift library understanding.
Why this server?
Provides code analysis for Swift files with tree-sitter parsing and structure-aware code exploration
Why this server?
Supports execution of Swift code snippets and shows results
Why this server?
Offers Swift Package Manager integration for managing Swift packages with commands like init, update, resolve, reset, and clean
Why this server?
Handles Swift-specific features including skipping macro validation to avoid errors when building projects that use Swift Macros.
Why this server?
Offers package insights, health data, and adoption statistics for Swift projects using SwiftPM.
Why this server?
Integrates with Swift Package Manager to build packages, run tests, execute binaries, manage processes, and clean build artifacts.