Get a week free of Claude Code →
🛠️

ACMS

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

Developer Tools streamable-http pypi pypistreamable-httpgattjoe
RUN IN TERMINAL
claude mcp add gattjoe -- uvx ACMS
ADD TO claude_desktop_config.json
{ "mcpServers": { "gattjoe": { "command": "uvx", "args": ["ACMS"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "gattjoe": { "command": "uvx", "args": ["ACMS"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "gattjoe": { "command": "uvx", "args": ["ACMS"] } } }

About This MCP Server

Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.

Package

ACMS on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on pypi.

What tools does it provide?

The ACMS server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/gattjoe.svg)](https://skillsplayground.com/mcps/gattjoe/)
SHARE
Share on X

Related MCP Servers