Skip to main content
Glama

Coolify MCP Server

by HowieDuhzit

coolify_get_project

Retrieve project details from Coolify using the project UUID to access infrastructure management information and deployment status.

Instructions

Get project by UUID

Input Schema

NameRequiredDescriptionDefault
uuidYesProject UUID

Input Schema (JSON Schema)

{ "properties": { "uuid": { "description": "Project UUID", "type": "string" } }, "required": [ "uuid" ], "type": "object" }

Other Tools from Coolify MCP Server

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/HowieDuhzit/CoolifyMCP'

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