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
DDEV MCP ServerNo documentation available.View
EverythingThis MCP server attempts to exercise all the features of the MCP protocol. It is not intended to be...View
Code Knowledge ToolA knowledge management tool for code repositories using vector embeddings. This tool helps maintain...View
BioMCPView
Document Schema SpecificationsA comprehensive collection of document schemas for standardizing project documentation across differ...View
Awesome LLMs TxtView