Skip to main content
Glama

Coolify MCP Server

by HowieDuhzit

coolify_get_project_environment

Retrieve environment configuration details for a specified project in Coolify to manage infrastructure settings and deployment parameters.

Instructions

Get project environment details

Input Schema

NameRequiredDescriptionDefault
environment_name_or_uuidYesEnvironment name or UUID
uuidYesProject UUID

Input Schema (JSON Schema)

{ "properties": { "environment_name_or_uuid": { "description": "Environment name or UUID", "type": "string" }, "uuid": { "description": "Project UUID", "type": "string" } }, "required": [ "uuid", "environment_name_or_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