awesome-coolify-mcp
Rank #13,198io.github.clezcoding/awesome-coolify
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
awesome-coolify-mcp is a Model Context Protocol (MCP) server published by clezcoding. It ranks #13,198 of 132,113 servers tracked on MCP Toplist. awesome-coolify-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 18, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 118,915 of 132,113 servers on MCP Toplist.
Use awesome-coolify-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add awesome-coolify -- npx -y awesome-coolify-mcp[mcp_servers.awesome-coolify]
command = "npx"
args = ["-y", "awesome-coolify-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"awesome-coolify": {
"command": "npx",
"args": [
"-y",
"awesome-coolify-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"awesome-coolify": {
"command": "npx",
"args": [
"-y",
"awesome-coolify-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"awesome-coolify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"awesome-coolify-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"awesome-coolify": {
"command": "npx",
"args": [
"-y",
"awesome-coolify-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"awesome-coolify": {
"command": "npx",
"args": [
"-y",
"awesome-coolify-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.clezcoding%2Fawesome-coolify)<a href="https://mcptoplist.com/server/io.github.clezcoding%2Fawesome-coolify"><img src="https://mcptoplist.com/badge/io.github.clezcoding%2Fawesome-coolify.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
clezcoding
Other servers by clezcoding
View all clezcoding servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jul 19, 2026 |
Frequently asked questions
- Who maintains awesome-coolify-mcp?
- awesome-coolify-mcp is maintained by clezcoding, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is awesome-coolify-mcp listed on the Official MCP Registry?
- Yes — awesome-coolify-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does awesome-coolify-mcp have?
- MCP Toplist tracks 1 version of awesome-coolify-mcp, most recently published on Jul 19, 2026.
- Where can I find the source code for awesome-coolify-mcp?
- The source code for awesome-coolify-mcp is hosted at github.com/clezcoding/awesome-coolify.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.