Skip to content
Cline

NeKo Biological Network Builder for Cline

io.github.marcorusc/neko

MCP server for biological network construction and analysis using pathway databases

client:Cline transport:stdio runtime:pypi

Install NeKo Biological Network Builder in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "neko": {
      "command": "uvx",
      "args": [
        "mcp-biomodelling-servers"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

NeKo Biological Network Builder in other clients