Skip to main content
Glama

Coolify MCP Server

.env.example•612 B
# Coolify MCP Server Configuration # # NOTE: This .env file is only needed for CLI usage or development. # For MCP server usage (Cursor), set these in your mcp.json instead! # # Copy this file to .env and fill in your values # Required: Your Coolify instance URL # Include the port number if using a custom port # Examples: # https://coolify.yourdomain.com # http://192.168.1.100:8000 # http://your-server-ip:8000 COOLIFY_API_URL=https://your-coolify-instance.com # Required: Your Coolify API token # Generate this in Coolify: Settings > API Tokens > Create Token COOLIFY_API_TOKEN=your-api-token-here

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

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