Skip to main content
Glama

Coolify MCP Server

get_server_resources

Retrieve a comprehensive list of applications and services running on a specific Coolify server to monitor deployed resources and maintain system overview.

Instructions

Get a list of applications and services running on a server. This provides an overview of all resources deployed on the specified server.

Input Schema

NameRequiredDescriptionDefault
uuidYesID of the server to check. Get this from list_servers.

Input Schema (JSON Schema)

{ "properties": { "uuid": { "description": "ID of the server to check. Get this from list_servers.", "examples": [ "f8wcgww" ], "type": "string" } }, "required": [ "uuid" ], "type": "object" }

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/wrediam/coolify-mcp-server'

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