Cover image
Try Now
2025-04-10

Bio-OS实例平台的MCP服务器。

3 years

Works with Finder

1

Github Watches

3

Github Forks

3

Github Stars

Bio-OS MCP Server

A Model Context Protocol (MCP) based tool and prompt server for Bio-OS that provides workflow management and Docker image building capabilities.

Usage

We recommend using the CLINE extension for VSCode to interact with this MCP tool. There are two deployment options available: standalone installation on your local machine or using Code Server in a Miracle Cloud IES instance. Choose the option that best suits your needs.

Local Installation (Using MCP through local VSCode)

Prerequisites

Bio-OS MCP Server requires the following dependencies:

  1. Install uv (Python package manager):
pip install uv
  1. Install Cromwell (Workflow execution engine):
brew install cromwell

Installation

Clone the Bio-OS MCP Server repository:

git clone https://github.com/GBA-BI/bioos-mcp-server.git

Configuration

Configure the Bio-OS MCP Server script path in CLINE's MCP settings. Replace the placeholders with absolute paths to your installation:

{
  "mcpServers": {
    "bioos": {
      "command": "path/to/uv",
      "args": [
        "--directory",
        "path/to/bioos-mcp-server",
        "run",
        "path/to/bioos-mcp-server/src/bioos_mcp/bioos_mcp_server.py"
      ],
      "env": {
        "PYTHONPATH": "path/to/bioos-mcp-server/src"
      }
    }
  }
} 

Follow the configuration process shown below. The Bio-OS MCP Server is ready to use when the status turns green. If the connection is unstable, click "Retry Connection":

Since CLINE does not yet support MCP Prompts, copy the contents of bioos-mcp-prompt.md into CLINE's Custom Instructions for optimal experience:

After completing the configuration, you can begin using the Bio-OS MCP Server for development.

Cloud Installation (Using MCP through Code Server in Miracle Cloud)

For Miracle Cloud users, we provide a pre-configured Docker image with all Bio-OS MCP Server dependencies. Follow these steps:

  1. Launch an IES instance using the image: registry-vpc.miracle.ac.cn/infcprelease/iespro:250217
  2. Select "Open with VSCode" to access the development environment:

Configuration in Code Server

  1. Click the CLINE icon in the left sidebar and configure your LLM model credentials:

  2. Navigate to CLINE's MCP configuration page and verify that Bio-OS MCP Server is properly connected. Use "Retry Connection" if needed:

  3. Since CLINE does not yet support MCP Prompts, copy the contents of bioos-mcp-prompt.md into CLINE's Custom Instructions for optimal experience:

Once configured, you can begin development with Bio-OS MCP Server.

Features

1. Workflow Management

  • Submit and monitor workflows
  • Upload WDL workflows
  • Validate WDL scripts
  • Generate input file templates

2. Docker Image Management

  • Build Docker images
  • Check build status
  • Monitor build progress
  • Retrieve build logs

API Reference

Tools

  1. submit_workflow

    • Function: Submit Bio-OS workflow
    • Parameters:
      • ak: Access Key
      • sk: Secret Key
      • workspace_name: Workspace name
      • workflow_name: Workflow name
      • input_json: Input JSON file path
  2. import_workflow

    • Function: Upload WDL workflow to Bio-OS system
    • Parameters:
      • ak: Access Key
      • sk: Secret Key
      • workspace_name: Workspace name
      • workflow_name: Workflow name
      • workflow_source: WDL file path
      • workflow_desc: Workflow description
  3. validate_wdl

    • Function: Validate WDL workflow script
    • Parameters:
      • wdl_path: WDL file path
  4. generate_inputs

    • Function: Generate WDL input file template
    • Parameters:
      • wdl_path: WDL file path
  5. build_docker_image

    • Function: Build Docker image
    • Parameters:
      • registry: Image registry address
      • namespace_name: Namespace
      • repo_name: Repository name
      • tag: Version tag
      • source_path: Dockerfile or archive path
  6. check_build_status

    • Function: Check Docker image build status
    • Parameters:
      • task_id: Build task ID

Prompts (Not supported in Cline yet)

  1. wdl_development_workflow_prompt

    • Function: Generate complete guidance for WDL workflow development
    • Content:
      • WDL script development steps
      • Task structure guidelines
      • Runtime configuration requirements
      • Docker image preparation guide
  2. wdl_runtime_prompt

    • Function: Generate WDL runtime configuration template
    • Content:
      • Required docker image configuration
      • Memory settings (default: 8 GB)
      • Disk settings (default: 20 GB)
      • CPU settings (default: 4)
  3. workflow_input_prompt

    • Function: Generate workflow input preparation guide
    • Content:
      • Input file preparation steps
      • Parameter validation guidelines
      • File path requirements
  4. workflow_submission_prompt

    • Function: Generate workflow submission template
    • Content:
      • Required credentials (ak/sk)
      • Workspace configuration
      • Input file requirements
  5. docker_build_prompt

    • Function: Generate Docker build process guide
    • Content:
      • Dockerfile generation steps
      • Build configuration requirements
      • Image registry settings
      • Build status monitoring guide

Note: Prompts are currently not supported in Cline environment. These prompts are only available when using the MCP server directly or through Claude Desktop.

Contributing

Issues and Pull Requests are welcome.

License

MIT License

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • https://tovuti.be
  • Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • ANGEL LEON
  • A world class elite tech co-founder entrepreneur, expert in software development, entrepreneurship, marketing, coaching style leadership and aligned with ambition for excellence, global market penetration and worldy perspectives.

  • Gil kaminski
  • Make sure you are post-ready before you post on social media

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • zhaoyunxing92
  • MCP(消息连接器协议)服务

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

    Reviews

    5 (1)
    Avatar
    user_5AuPkf13
    2025-04-17

    The bioos-mcp-server by GBA-BI is an outstanding tool for managing MCP applications. Its intuitive design and robust features make it an excellent choice for both novice and advanced users. The seamless integration and comprehensive documentation provided on their GitHub repository are highly commendable. I highly recommend this server for efficient and effective application management.