SI
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.
Recommend MCP Servers 💡
figma-mcp
paulvandermeijs
MCP server for Figma that provides access to Figma files and design assets via standardized interface.
2025-07-05
qrcode_mcp
2niuhe
mcp tool to generate qrcode
2025-07-03
atompsv/my-red-envelope
atompsv
A MCP server for checking MON token balances on the Monad testnet.
2025-04-26
unichat-mcp-server
amidabuddha
Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, Inception using MCP protocol via tool or predefined prompts. Vendor API key required
2025-07-23
specbridge
TBosak
An MCP server that converts OpenAPI specifications into MCP tools by scanning a folder for spec files and auto-generating tools
2025-06-12
@inercia/MCPShell
inercia
A tool that allows LLMs to safely execute command-line tools through the Model Context Protocol (MCP)
2025-05-10