spm-mcp
Automates package management and build processes for Swift projects using Swift Package Manager. Integrates SPM functionalities to enhance development workflows and simplify package handling.
Author

simpleswift
MIT License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
swiftspmpackageswift packageswift projectspackage management
SPM-MCP
A Model Context Protocol (MCP) server that provides automation capabilities using Swift Package Manager (SPM).
Config
Mise
{
"mcpServers": {
"spm": {
"command": "mise",
"args": ["x", "ubi:simpleswift/spm-mcp@latest", "--", "spm-mcp"]
}
}
}
Development
Swift Package Manager
swift package resolve
swift build
swift run
Generate .xcworkspace
- Install Tuist
mise install tuist
- Generate the workspace
tuist generate
License
MIT License. See LICENSE for details.
