Skip to main content
Glama

Coolify MCP Server

by StuMason
package.json629 B
{ "name": "@modelcontextprotocol/coolify", "version": "1.0.0", "description": "MCP server for Coolify API integration", "type": "module", "bin": { "mcp-coolify": "./build/index.js" }, "scripts": { "build": "npx tsc && node --eval \"import('fs').then(fs => fs.chmodSync('build/index.js', '755'))\"", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.1" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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

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