MCP server · Lifebit Biotech
lifebit-cloudos
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Lifebit Biotech. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Lifebit Biotech publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport http
Tools
get_current_user— Return the authenticated user and their workspaces.list_projects— List workspace projects, with paging and name search.create_project— Create a new project in the workspace.list_workflows— List available pipelines/workflows in the workspace.list_job_queues— List job queues available for a workflow type.submit_job— Submit a Nextflow job to a project and queue.get_job— Fetch a single job, including status and metadata.list_jobs— List jobs in the workspace, filterable by status and archive state.get_job_results— Fetch result data for a completed job.abort_job— Abort a running or initialising job.list_interactive_sessions— List interactive analysis sessions.create_interactive_session— Provision an interactive analysis session.resume_interactive_session— Resume a paused interactive session.abort_interactive_session— Stop an interactive session.list_datasets— List datasets in the workspace File Explorer.list_dataset_items— List files and folders inside a dataset folder.move_data_items— Move files or folders between locations.list_s3_bucket_contents— Browse a linked S3 bucket path.list_azure_container_contents— Browse a linked Azure Blob container path.run_wdl_workflow— Submit a WDL workflow to the Cromwell server.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.