AutoBuildMCP
3.3
If you are the rightful owner of AutoBuildMCP 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.
AutoBuildMCP is a build automation server leveraging the Model Context Protocol (MCP) to manage and execute build processes efficiently.
configure_build
Creates or updates a build profile.
toggle_autobuild
Enables or disables the autobuild file watcher for a profile.
list_builds
Lists all configured build profiles and their last known status.
get_build_status
Retrieves the current status of a specific build profile.
start_build
Adds a build request for a profile to the queue.
stop_build
Stops a currently running build.
delete_build_profile
Deletes a build profile from the server.
get_build_log
Retrieves the log file for the last run of a profile.