Skip to main content
Glama

hostinger-api-mcp

Official

VPS_getProjectListV1

Retrieve a detailed list of all Docker Compose projects deployed on a virtual machine, including project names, statuses, and file paths. Use this tool to monitor and manage projects on your VPS instance via the Hostinger API.

Instructions

Retrieves a list of all Docker Compose projects currently deployed on the virtual machine.

This endpoint returns basic information about each project including name, status, and file path.

Use this to get an overview of all Docker projects on your VPS instance.

Input Schema

NameRequiredDescriptionDefault
virtualMachineIdYesVirtual Machine ID

Input Schema (JSON Schema)

{ "properties": { "virtualMachineId": { "description": "Virtual Machine ID", "type": "integer" } }, "required": [ "virtualMachineId" ], "type": "object" }

Other Tools from hostinger-api-mcp

Related Tools

    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/hostinger/api-mcp-server'

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