containerinc-mcp
MCP Server for automated deployments onto Container Inc.
Documentation
@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"]
}
}
}1. Place the above in a `.cursor/mcp.json` (or your editor's equivalent) file in your home directory.
2. Check the editor's settings to ensure it is enabled.
3. Just ask to deploy to Container Inc.
Notes
- You'll be asked to login with GitHub this is so that:
1. We can create a repository if needed
2. Publish the docker image to ghcr.io
3. Pull the code in the builder
- Ensure your project has a `Dockerfile` so it can be built
Frequently asked questions
What is containerinc-mcp?
containerinc-mcp is MCP Server for automated deployments onto Container Inc.
How do I install containerinc-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is containerinc-mcp open source?
Yes — it is hosted on GitHub at https://github.com/f-inc/containerinc-mcp and has 8 stars.
Related MCP tools
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
Official Notion MCP Server TypeScript-based implementation. Trusted by 3400+ developers. Trusted by 3400+ developers. Trusted by 3400+ developers.
Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
MCP Server for kubernetes management commands TypeScript-based implementation. Trusted by 1100+ developers. Trusted by 1100+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP