
Containerinc
MCP Server for automated deployments onto Container Inc.
GitHub Stats
Stars
8
Forks
2
Release Date
5/5/2025
about 2 months ago
Detailed Description
@container-inc/mcp
MCP Server for deploying to Container Inc.
[!TIP] For now deployments are ephemneral and free. The platform is update coming soon to support more.
Usage
// .cursor/mcp.json
{
"mcpServers": {
"@container-inc/mcp": {
"command": "npx",
"args": ["@container-inc/mcp"]
}
}
}
- Place the above in a
.cursor/mcp.json
(or your editor's equivalent) file in your home directory. - Check the editor's settings to ensure it is enabled.
- Just ask to deploy to Container Inc.
Notes
- You'll be asked to login with GitHub this is so that:
- We can create a repository if needed
- Publish the docker image to ghcr.io
- Pull the code in the builder
- Ensure your project has a
Dockerfile
so it can be built
About the Project
This app has not been claimed by its owner yet.
Claim OwnershipReceive Updates
Security Updates
Get notified about trust rating changes
to receive email notifications.