1. Conduid
  2. Developer Tools
  3. spm-mcp
MCP server · Developer Tools

spm-mcp

iOS Swift Package Manager server written in Swift

Unclaimed MIT devtools
39Low

Scored 2 days ago · breakdown

About spm-mcp

spm-mcp is an MCP server published by simpleswift in the Developer Tools category: iOS Swift Package Manager server written in Swift. It has been installed 0 times through Conduid.

Install

Install
npx spm-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about spm-mcp

Powered by Claude · Grounded in docs

I know everything about spm-mcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

0.1.00.1.0 · 30 Apr 2025Release 0.1.0

README

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.

README mirrored from the source repository 2 days ago. The original is authoritative.

Questions

About spm-mcp

How do I install spm-mcp?

Run npx spm-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is spm-mcp safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is spm-mcp still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.