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 💡
specbridge
An MCP server that converts OpenAPI specifications into MCP tools by scanning a folder for spec files and auto-generating tools
@sv/mcp-paradex-py
Model Context Protocol (MCP) server implementation for the Paradex trading platform
MCP-Kali-Server
A lightweight API bridge connecting MCP Clients to execute commands on a Linux terminal for AI-assisted penetration testing and CTF challenges.
lean-lsp-mcp
MCP server that allows agentic interaction with the Lean theorem prover via the Language Server Protocol using leanclient
napier-mcp
An MCP server that allows users to install other MCP servers from npm or PyPi directly via prompts.
4oimage-mcp
An MCP server integrating with 4o-image API for LLMs to generate and edit images from text prompts.