Skip to content
Zed

Bio-Data Parser for Zed

io.github.evozim/bio-data-parser

Bioinformatics and genomic sequence parser for clinical research.

client:Zed transport:sse

Install Bio-Data Parser in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bio-data-parser": {
      "url": "https://bio-data-parser-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Bio-Data Parser in other clients