@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 💡
redis/mcp-redis-cloud
This MCP Server for Redis Cloud's API allows you to manage your Redis Cloud resources using natural language.
k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments
sesv2-mcp-server
A sample Model Context Protocol (MCP) server for Amazon Simple Email Service (SESv2) that exposes all public SES v2 API actions, enabling email sending, account resource access, and more.
steadybit
MCP Server for Steadybit, enabling LLM tools like Claude to interact with the Steadybit platform.
metoro-mcp-server
Metoro MCP Server allows you to interact with your Kubernetes cluster via the Claude Desktop App!
@neondatabase/mcp-server-neon
MCP server for interacting with Neon Management API and databases