Best Swift MCP Servers
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.
AlicenseAqualityBmaintenanceEnables querying package ecosystem data from ecosyste.ms, including package metadata, versions, security advisories, dependencies, and repository information across 40+ package registries with fast local SQLite lookups and API fallback.Last updated10106MITWhy this server?
Provides access to official Swift language documentation, API references, and code examples for development across Apple platforms.
AlicenseAqualityDmaintenanceProvides access to Apple's official developer documentation, frameworks, APIs, and WWDC session transcripts across all Apple platforms. It enables AI assistants to search technical guides, sample code, and platform compatibility information using natural language queries.Last updated24183,1051,302MITWhy this server?
Analyzes Swift codebases to extract files, types (class/struct/enum/protocol/actor), and Vapor routes for structural navigation.
AlicenseAqualityAmaintenanceStructural graph map of any codebase. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of reading everything.Last updated12136MITWhy this server?
Supports delivering governed content to Swift applications on any platform.

Contentrain MCPofficial
AlicenseAqualityAmaintenanceLocal-first MCP server for AI content governance. 13 tools for model/content management, validation, normalization, and i18n across any framework.Last updated193MITWhy this server?
Generates Swift code for SwiftUI themes, including font structures and color extensions derived from design tokens.
AlicenseAqualityCmaintenanceTranslates design tokens across platforms — extracts from Tailwind/CSS/Figma and generates native themes for Material 3, SwiftUI, and CSS variables with WCAG contrast validation.Last updated9722MITWhy this server?
Interfaces with Swift codebases through IndexStoreDB, helping with refactoring tasks by locating all references to functions and their definitions.
AlicenseBqualityCmaintenanceGives Goose/Cursor access to your iOS/macOS project index through the Model Control Protocol (MCP) and IndexStoreDB. This provides exhaustive lists of function call sites to help your agent with refactoring and code navigation.Last updated456Apache 2.0Why this server?
Provides code analysis for Swift files with tree-sitter parsing and structure-aware code exploration
AlicenseBqualityCmaintenanceA Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give Claude intelligent access to codebases with appropriate context management.Last updated26305MITWhy this server?
Supports execution of Swift code snippets and shows results
AlicenseBqualityDmaintenanceMCP Server for running code snippet and show the result.Last updated1485241MITWhy this server?
Handles Swift-specific features including skipping macro validation to avoid errors when building projects that use Swift Macros.
MIT