← Back to Plugins
MCP Server MCP

io.github.gattjoe/ACMS

github By github 👁 1 views ▲ 0 votes

Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS

Homepage Verified source GitHub

Install

uvx ACMS

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "ACMS",
      "version": "0.1.0",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8765/mcp"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...