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

  1. Install Tuist
mise install tuist 
  1. Generate the workspace
tuist generate

License

MIT License. See LICENSE for details.

Related in Development - Secure MCP Servers

ServerSummaryActions
Homebrew MCPA Model Context Protocol (MCP) server for Homebrew package management on macOS, designed for seamles...View
Mobile NextThis is a Model Context Protocol (MCP) server that enables scalable mobile automation, development t...View
Glide APINo documentation available.View
Enrichr MCP ServerA Model Context Protocol (MCP) server that provides gene set enrichment analysis using the Enrichr A...View
mcp-nodejsBring the model context protocol (MCP) in action:View
SailorView