MCP.so
Sign In

SPM-MCP

@simpleswift

About SPM-MCP

Swift Package Manager MCP Server written in Swift

Basic information

Category

Other

License

MIT

Runtime

swift

Transports

stdio

Publisher

simpleswift

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "spm": {
      "command": "mise",
      "args": [
        "x",
        "ubi:simpleswift/spm-mcp@latest",
        "--",
        "spm-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is SPM-MCP?

SPM-MCP is a Model Context Protocol (MCP) server that provides automation capabilities using Swift Package Manager (SPM).

How to use SPM-MCP?

Configure SPM-MCP in your MCP client by adding the provided JSON configuration, which uses mise to run the server via the ubi:simpleswift/spm-mcp@latest tool.

Key features of SPM-MCP

  • MCP server for Swift Package Manager automation.
  • Runs via mise and ubi for easy installation.
  • MIT licensed.

Use cases of SPM-MCP

FAQ from SPM-MCP

Comments

More Other MCP servers