Loomal

ACMS

MCP server by github.com/gattjoe/acms

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

3 starspypi: ACMS

About ACMS

ACMS is an MCP (Model Context Protocol) server published by gattjoe in the official MCP registry, listed under CMS on Loomal. Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS

It ships as a Python package on PyPI (ACMS), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gattjoe/acms, where the project has earned 3 GitHub stars.

Use ACMS with your agent

Claude Code · one command
claude mcp add acms -- uvx ACMS
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "acms": {
      "command": "uvx",
      "args": [
        "ACMS"
      ]
    }
  }
}
pypiACMS

Frequently asked questions

What is ACMS?
ACMS is an MCP (Model Context Protocol) server by gattjoe in the CMS category. Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS
How do I connect ACMS to Claude, Cursor, or another MCP client?
Install ACMS from its pypi package (ACMS) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ACMS open source?
Yes — the source code is public at github.com/gattjoe/acms, with 3 GitHub stars.
Can AI agents pay to use ACMS?
Not yet through Loomal — ACMS is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ACMS? Claim this listing free by verifying GitHub ownership, or contact us.