Skip to main content
Glama
robford-brookai

DuploCloud Docker MCP Server

service_create

Deploy Docker containers as scalable services in DuploCloud tenants by specifying image, replicas, and configuration parameters.

Instructions

Create a new service in a DuploCloud tenant.

Args: tenant_id: The tenant ID to create the service in. name: Name for the new service. image: Docker image to deploy (e.g. nginx:latest). replicas: Number of replicas to run. Defaults to 1.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tenant_idYes
nameYes
imageYes
replicasNo

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