Skip to main content

ACMS is a Model Context Protocol (MCP) server that provides programmatic access to Apple's container CLI tool on macOS.

Project description

ACMS (Apple Container MCP Server)

Downloads PyPI Version Python version

ACMS is a Model Context Protocol (MCP) server that provides programmatic access to Apple's container CLI tool on macOS. ACMS can be run locally or accessed remotely via HTTP/S.

The point of ACMS is to bring attention to the Containerization package and Container cli efforts. Inspiration for ACMS came from coderunner.

Features (as pitched by Claude)

  • 50+ Container Operations across 9 functional categories
  • HTTP/WebSocket Transport via FastMCP for modern connectivity
  • Robust Parameter Validation supporting JSON strings and native arrays
  • Production-Ready with 100% tested functionality

Prerequisites

  • Mac with Apple Silicon
  • macOS 26+ - It can run on Sequoia with limitations.
  • Xcode 26 - required to compile containerization
  • Apple Containerization Framework - (required for container functionality)
  • Apple Container Cli - installed and in PATH
  • Python 3.8+ - with asyncio support

Quick Start

Install

Either clone the repository or pip install acms in a venv.

Start Apple Container Services

# Required for most operations
container system start

# Verify system status
container system status

Start ACMS Server

# Recommended: Use the startup script
./start-acms.sh

# Or start directly with custom options
python3 acms/acms.py --port 8765 --host 127.0.0.1 > acms.log 2>&1 &

Configure MCP Client

Add to your MCP client configuration:

claude mcp add --transport http acms http://localhost:8765/mcp

Usage Examples

"acms create an ubuntu x64 container ..."

Testing

ACMS includes comprehensive end-to-end testing, just tell Claude to run the "ACMS CLAUDE TEST GUIDE".

Security Considerations

This is not secure, especially if you run it on a remote Mac OS endpoint on your home net.

mcp-name: io.github.gattjoe/ACMS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acms-0.0.8.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acms-0.0.8-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file acms-0.0.8.tar.gz.

File metadata

  • Download URL: acms-0.0.8.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for acms-0.0.8.tar.gz
Algorithm Hash digest
SHA256 b840116b9d2e94776a4ec2256cc791cba0bfe5a1a8b2a7a25175800e3f09b519
MD5 8544aa9c2642d3cee51278457642176a
BLAKE2b-256 22b095d8e0167ddd1e2b2c145b243c0a24bb1bc07b99d31487302a5b7aed02e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for acms-0.0.8.tar.gz:

Publisher: main.yaml on gattjoe/ACMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file acms-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: acms-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for acms-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bb3bd1f575efe688d083f711d2fc68e03e48977f0455840c113bc6b26667b5b1
MD5 524d3d40957632ae7a8c9e77c3edce80
BLAKE2b-256 5b987cb4100d483bb1adc88b70bba2b307f86ccb6ae100a15853dc3a7cb7c924

See more details on using hashes here.

Provenance

The following attestation bundles were made for acms-0.0.8-py3-none-any.whl:

Publisher: main.yaml on gattjoe/ACMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page