Model Context Protocol (MCP) server configuration and tool manifest for ageitgey/docker-compose.yml
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-compose.yml": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-compose.yml"
]
}
}
}