coolify-mcp-server

coolify-mcp-server

3.2

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

  1. list_applications

    List all applications

  2. get_application

    Get application details

  3. create_application

    Create new application

  4. start_application

    Start an application

  5. stop_application

    Stop an application

  6. restart_application

    Restart an application

  7. deploy_application

    Deploy an application

  8. list_databases

    List all databases

  9. create_database

    Create new database

  10. list_servers

    List all servers

  11. create_server

    Create new server

  12. validate_server

    Validate server connection

  13. list_projects

    List all projects

  14. create_project

    Create new project

  15. list_services

    List all services

  16. start_service

    Start a service

  17. stop_service

    Stop a service

  18. get_version

    Get Coolify version