MCP Server
MCP
io.github.gattjoe/ACMS
Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS
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
By
Comments
Sign in to leave a comment