Swift Package Manager Dependencies
Provides access to Swift Package Manager dependencies in Xcode and SPM projects with tools to search dependency source code, browse files, and list packages with their versions and locations.
About
An MCP server for searching and exploring Swift Package Manager dependencies in Xcode and SPM projects. Built with Rust for performance, it solves the problem that SPM dependencies are typically stored in hidden folders like DerivedData that coding agents cannot easily access. The server provides tools to list dependencies with their versions and disk locations, search through dependency source code using ripgrep with regex support, browse files within dependencies, and read specific files with optional sed processing. It includes intelligent caching based on Package.resolved files and supports both pure SPM projects and Xcode workspaces, making it valuable for Swift developers who need AI assistance with understanding or debugging third-party dependencies.
Is this your project?
Claim this listing to manage your page, access analytics, and unlock upgrades. Verification takes 60 seconds.
Share This Project
Embed Badge
Add this badge to your README:
[](https://hifriendbot.com/ai-list/swift-package-manager-dependencies/)
