Back to Apps

ShellKit
by caoer
Reproducible SSH server inventory and connectivity toolkit with an MCP step-based script runner.
0 stars
Works in:claude
Exposes:Tools
What it does
ShellKit is an advanced SSH server inventory and connectivity toolkit designed to manage fleets of remote hosts using a Nix-based source of truth. It provides a unified way to track server addresses, login credentials, and metadata, bridging the gap between static inventory and active AI-driven remote execution.
Tools
ssh: A powerful step-based DSL that allows agents to run scripts, perform fan-outs across multiple hosts, transfer files, and chain outputs from one step to another.
Installation
Build from source:
go install github.com/caoer/shellkit/cmd/shellkit@latest
Add to claude_desktop_config.json:
{
"mcpServers": {
"shellkit": {
"command": "shellkit",
"args": ["mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
go install github.com/caoer/shellkit/cmd/shellkit@latestInformation
- Pricing
- free
- Published
- 7/25/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add shellkit to mcpServers with args ["mcp"]





