coolify-mcp-server
If you are the rightful owner of coolify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Coolify MCP Server is a robust TypeScript server designed for seamless integration with Coolify, offering a self-hostable alternative to platforms like Netlify and Vercel.
The Coolify MCP Server is a comprehensive solution for developers looking to integrate with Coolify, a self-hostable platform that serves as an alternative to Netlify and Vercel. This server is built using TypeScript, ensuring type safety and robust performance. It fully integrates with the Coolify API, allowing users to manage applications, databases, servers, projects, and services efficiently. The server is compatible with Claude and other MCP clients, making it versatile for various development environments. By exposing Coolify resources through MCP resource endpoints, it provides a streamlined approach to resource management. Additionally, the server comes with a comprehensive set of tools for performing Coolify operations, making it a valuable asset for developers seeking to optimize their workflow.
Features
- Complete Coolify API Integration: Manage applications, databases, servers, projects, and services.
- Type-Safe: Full TypeScript support with comprehensive type definitions.
- MCP Protocol: Compatible with Claude and other MCP clients.
- Resource Access: Expose Coolify resources through MCP resource endpoints.
- Tool Support: Comprehensive set of tools for Coolify operations.
Tools
list_applications
List all applications
get_application
Get application details
create_application
Create new application
start_application
Start an application
stop_application
Stop an application
restart_application
Restart an application
deploy_application
Deploy an application
list_databases
List all databases
create_database
Create new database
list_servers
List all servers
create_server
Create new server
validate_server
Validate server connection
list_projects
List all projects
create_project
Create new project
list_services
List all services
start_service
Start a service
stop_service
Stop a service
get_version
Get Coolify version