← Back to Plugins
MCP Server MCP

MaBoSS Boolean Network Simulator

github By github 👁 1 views ▲ 0 votes

MCP server for Boolean network simulation and attractor analysis using MaBoSS

Homepage Verified source GitHub

Install

uvx mcp-biomodelling-servers

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-biomodelling-servers",
      "version": "2.2.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp-biomodelling-servers",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "mcp-maboss-server",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...