About
Overview
The Kamal MCP Server enables AI agents to deploy applications using Kamal (formerly MRSK). It provides tools for deploying, rolling back, and managing containerized applications on any server.
Capabilities
Tools & Capabilities
⚡deploy
Deploy the application
⚡rollback
Rollback to previous version
⚡app_logs
View application logs
⚡details
Get deployment details
Setup
Installation
bash
Install
npx -y @basecamp/mcp-server-kamalExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"kamal": {
"command": "npx",
"args": ["-y", "@basecamp/mcp-server-kamal"]
}
}
}Quick Info
Authorbasecamp
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026