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
Gemini CLIView
MCP GatewayThe MCP gateway is a reverse proxy server that forwards requests from clients to the MCP server or u...View
Rakit UI AIAn intelligent UI component design selection tool built on the Model Context Protocol (MCP). This to...View
HiGHS MCP ServerA Model Context Protocol (MCP) server that provides linear programming (LP) and mixed-integer progra...View
Decoupler MCPNatural language interface for scRNA-Seq analysis with decoupler through MCP.View
Mobile NextThis is a Model Context Protocol (MCP) server that enables scalable mobile automation, development t...View