Container Inc.
Enables seamless deployment of containerized applications directly from code editors through a three-step workflow of GitHub authentication, repository setup, and automated Docker image publishing.
8 stars
0 tools
Created Aug 2025
@f-inc/f-inc-container-inc-containerinc-mcpAbout
Enables seamless deployment of containerized applications directly from code editors through a three-step workflow of GitHub authentication, repository setup, and automated Docker image publishing.
Categories
general
Installation
npm
npm install @f-inc/f-inc-container-inc-containerinc-mcp
Configuration
{
"mcpServers": {
"f-inc-container-inc-containerinc-mcp": {
"command": "npx",
"args": [
"-y",
"@f-inc/f-inc-container-inc-containerinc-mcp"
]
}
}
}