@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
Dockerfileso it can be built
Recommend MCP Servers 💡
mailgun
An MCP server implementation for Mailgun APIs, enabling AI clients to interact with Mailgun services like sending emails and fetching statistics.
py-az-mcp
An MCP server providing programmatic access to Azure Cloud resources via Azure CLI commands
@auth0/auth0-mcp-server
The Auth0 MCP Server integrates with LLMs and AI agents, allowing natural language interaction to perform various Auth0 management operations such as creating applications, managing APIs, deploying actions, and listing logs.
awslabs.cdk-mcp-server
An MCP server providing guidance on AWS Cloud Development Kit (CDK) best practices, infrastructure as code patterns, and security compliance with CDK Nag.
sports-mcp-server
Cloudbet Sports Data MCP Server
ops-mcp
An MCP server for managing unikernels using the nanos/ops toolchain.