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
Gateway MCP ServerView
Solana DocsView
Gru Sandboxgbox is a self-hostable sandbox for AI Agents to execute commands, surf web and use desktop/mobile....View
JinniJinni is a tool to efficiently provide Large Language Models the context of your projects. It gives...View
Jenkins Server MCPA Model Context Protocol (MCP) server that provides tools for interacting with Jenkins CI/CD servers...View
AutodocumentAn MCP (Model Context Protocol) server that automatically generates documentation for code repositor...View