Shipyard 🚢 — Cross-platform Docker container management platform. Python FastAPI backend + Flutter frontend for Android, iOS, macOS, Web & OpenHarmony. Manage multiple Docker hosts, monitor CPU/GPU resources in real time, control containers & Compose projects, built-in MCP server.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"shipyard": {
"command": "npx",
"args": [
"-y",
"CodeFuckee/shipyard"
]
}
}
}
Run in terminal:
claude mcp add shipyard npx -y CodeFuckee/shipyard
Add to .cursor/mcp.json:
{
"mcpServers": {
"shipyard": {
"command": "npx",
"args": [
"-y",
"CodeFuckee/shipyard"
]
}
}
}
Topics
composecontainer-managementcross-platformdevopsdockerdocker-composefastapifluttergpumcpmobilemonitoringopenharmonyportainerself-hosted