Skip to content
Claude Desktop

GWAS Bioinformatics MCP Server for Claude Desktop

io.github.zaeyasa/gwas-mcp

Access 30+ bioinformatics tools from 14 databases.

client:Claude Desktop transport:stdio runtime:pypi

Install GWAS Bioinformatics MCP Server in Claude Desktop

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

{
  "mcpServers": {
    "gwas-mcp": {
      "command": "uvx",
      "args": [
        "gwas-mcp"
      ]
    }
  }
}

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

GWAS Bioinformatics MCP Server in other clients