About
Overview
The Civo MCP Server enables AI agents to interact with Civo's Kubernetes-first cloud platform. It provides tools for managing K3s clusters, instances, and networking.
Capabilities
Tools & Capabilities
⚡list_clusters
List Kubernetes clusters
⚡create_cluster
Create a K3s cluster
⚡list_instances
List compute instances
Setup
Installation
bash
Install
npx -y @civo/mcp-server-civoExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"civo": {
"command": "npx",
"args": ["-y", "@civo/mcp-server-civo"]
}
}
}Quick Info
Authorcivo
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026