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
MCP Server + Github OAuthNo documentation available.View
Unstructured API MCP ServerAn MCP server implementation for interacting with the Unstructured API. This server provides tools t...View
Lilith Shell⚠️ IMPORTANT SECURITY WARNING: This MCP server grants AI assistants unrestricted ability to execute...View
CDP MCP ServerA Model Context Protocol (MCP) server that provides direct access to the Composers' Desktop Project...View
AutoProvisionerUpdate configuration as follows:View
Bevy BRP MCPThis repository is archived and no longer maintained.View