alphagenome-mcp
Vibe Index Official๐งMCP Servertaehojo/alphagenome-mcp
AlphaGenome MCP Server provides a natural language interface to Google DeepMind's AlphaGenome variant effect prediction API. Query genomic variants using plain English instead of writing Python code, designed for exploratory analysis and rapid prototyping.
Overview
AlphaGenome MCP Server provides a natural language interface to Google DeepMind's AlphaGenome variant effect prediction API. It lets you query genomic variants using plain English instead of writing Python code, designed for exploratory analysis and rapid prototyping.
Key Features
- Natural language queries for genomic variant effect prediction
- Integration with Google DeepMind's AlphaGenome API
- Pathogenicity scores, expression impact, and splicing effect analysis
- Works with Claude Desktop, Claude Code, Gemini CLI, Cursor, and Windsurf
- Designed for rapid prototyping without writing Python code
Who is this for?
Bioinformatics researchers and genomics professionals who want to quickly explore variant effects through conversational AI. Ideal for scientists doing exploratory analysis who prefer natural language over scripting.
Installation
claude mcp add alphagenome -- npx -y @jolab/alphagenome-mcp@latest --api-key YOUR_API_KEY{
"mcpServers": {
"alphagenome": {
"command": "npx",
"args": [...