What is the io.github.kastelldev/kastell MCP server?
Server security audit (413 checks), hardening, and fleet management across 4 cloud providers.
How to install io.github.kastelldev/kastell
Copy-paste configuration for popular MCP clients.
HETZNER_TOKENsecretHetzner Cloud API token (optional — only for Hetzner servers)
DIGITALOCEAN_TOKENsecretDigitalOcean API token (optional — only for DigitalOcean servers)
VULTR_TOKENsecretVultr API token (optional — only for Vultr servers)
LINODE_TOKENsecretLinode API token (optional — only for Linode servers)
{
"mcpServers": {
"kastell": {
"command": "npx",
"args": [
"-y",
"kastell"
],
"env": {
"HETZNER_TOKEN": "<YOUR_HETZNER_TOKEN>",
"DIGITALOCEAN_TOKEN": "<YOUR_DIGITALOCEAN_TOKEN>",
"VULTR_TOKEN": "<YOUR_VULTR_TOKEN>",
"LINODE_TOKEN": "<YOUR_LINODE_TOKEN>"
}
}
}
}{
"mcpServers": {
"kastell": {
"command": "npx",
"args": [
"-y",
"kastell"
],
"env": {
"HETZNER_TOKEN": "<YOUR_HETZNER_TOKEN>",
"DIGITALOCEAN_TOKEN": "<YOUR_DIGITALOCEAN_TOKEN>",
"VULTR_TOKEN": "<YOUR_VULTR_TOKEN>",
"LINODE_TOKEN": "<YOUR_LINODE_TOKEN>"
}
}
}
}{
"mcpServers": {
"kastell": {
"command": "npx",
"args": [
"-y",
"kastell"
],
"env": {
"HETZNER_TOKEN": "<YOUR_HETZNER_TOKEN>",
"DIGITALOCEAN_TOKEN": "<YOUR_DIGITALOCEAN_TOKEN>",
"VULTR_TOKEN": "<YOUR_VULTR_TOKEN>",
"LINODE_TOKEN": "<YOUR_LINODE_TOKEN>"
}
}
}
}{
"servers": {
"kastell": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kastell"
],
"env": {
"HETZNER_TOKEN": "<YOUR_HETZNER_TOKEN>",
"DIGITALOCEAN_TOKEN": "<YOUR_DIGITALOCEAN_TOKEN>",
"VULTR_TOKEN": "<YOUR_VULTR_TOKEN>",
"LINODE_TOKEN": "<YOUR_LINODE_TOKEN>"
}
}
}
}claude mcp add kastell --env HETZNER_TOKEN=<YOUR_HETZNER_TOKEN> --env DIGITALOCEAN_TOKEN=<YOUR_DIGITALOCEAN_TOKEN> --env VULTR_TOKEN=<YOUR_VULTR_TOKEN> --env LINODE_TOKEN=<YOUR_LINODE_TOKEN> -- npx -y kastellRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.