bioos-mcp-server
If you are the rightful owner of bioos-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.
A Model Context Protocol (MCP) based tool and prompt server for Bio-OS that provides workflow management and Docker image building capabilities.
submit_workflow
Submit Bio-OS workflow with parameters like Access Key, Secret Key, workspace name, workflow name, and input JSON file path.
import_workflow
Upload WDL workflow to Bio-OS system with parameters like Access Key, Secret Key, workspace name, workflow name, workflow source, and workflow description.
validate_wdl
Validate WDL workflow script with the WDL file path.
generate_inputs
Generate WDL input file template with the WDL file path.
build_docker_image
Build Docker image with parameters like registry, namespace name, repository name, version tag, and source path.
check_build_status
Check Docker image build status with the build task ID.