GWAS Bioinformatics MCP Server for Zed
io.github.zaeyasa/gwas-mcp
Access 30+ bioinformatics tools from 14 databases.
client:Zed
transport:stdio
runtime:pypi
Install GWAS Bioinformatics MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gwas-mcp": {
"command": "uvx",
"args": [
"gwas-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs