Skip to main content
Glama
robford-brookai

DuploCloud Docker MCP Server

host_create

Create a new virtual machine host in a DuploCloud tenant to deploy containerized applications using specified instance type and platform.

Instructions

Create a new host (VM) in a DuploCloud tenant.

Args: tenant_id: The tenant ID to create the host in. friendly_name: A friendly name for the host. capacity: The instance type/size (e.g. t3.medium). agent_platform: The agent platform type. 0=Linux Docker, 7=EKS Linux. Defaults to 0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tenant_idYes
friendly_nameYes
capacityYes
agent_platformNo

Latest Blog Posts

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/robford-brookai/duplocloud-docker-mcp'

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