Skip to content
Claude Desktop

NeKo Biological Network Builder for Claude Desktop

io.github.marcorusc/neko

MCP server for biological network construction and analysis using pathway databases

client:Claude Desktop transport:stdio runtime:pypi

Install NeKo Biological Network Builder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NeKo Biological Network Builder in other clients