Skip to main content
Glama

Civo MCP Server

MIT License
0
3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to 'production' to disable debug logging
CIVO_API_KEYYesYour Civo API Key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_instance

Create a new cloud instance on Civo

list_instances

List all instances on Civo

reboot_instance

Reboot a cloud instance on Civo

shutdown_instance

Shutdown a cloud instance on Civo

start_instance

Start a cloud instance on Civo

resize_instance

Resize a cloud instance on Civo

delete_instance

Delete a cloud instance on Civo

list_disk_images

List available disk images on Civo

get_disk_image

Get details of a specific disk image

list_sizes

List available instance sizes on Civo

list_regions

List available regions on Civo

list_networks

List available networks on Civo

create_network

Create a new network on Civo

rename_network

Rename a network on Civo

delete_network

Delete a network on Civo

list_kubernetes_clusters

List all Kubernetes clusters on Civo

create_kubernetes_cluster

Create a new Kubernetes cluster on Civo

delete_kubernetes_cluster

Delete a Kubernetes cluster on Civo

list_kubernetes_versions

List available Kubernetes versions on Civo

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tao12345666333/civo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server