
spm-mcp
โ 7from simpleswift
iOS Swift Package Manager server written in Swift
๐ฅ๐ฅ๐ฅโ VerifiedFreeQuick setup
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 runGenerate .xcworkspace
- Install Tuist
mise install tuist - Generate the workspace
tuist generateThis tool doesn't publish a standard install command โ the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
License
MIT License. See LICENSE for details.