Back to directory
liftover-mcp

liftover-mcp

@koido0

An MCP server providing a programmatic interface to the Broad Institute's Liftover tool for coordinate conversion between genomes

liftovergenomecoordinate conversionbioinformaticstool

Installation & Configuration

{
  "mcpServers": {
    "liftover": {
      "command": "uv",
      "args": [
        "--directory",
        "where you cloned the repo",
        "run",
        "server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/20
Updated
2025/4/21