Skip to main content
Glama

AlphaGenome MCP Server

by taehojo
MIT License
requirements.txt475 B
# AlphaGenome MCP Server - Python Dependencies # # These Python packages are required for the AlphaGenome MCP server to function. # The server uses a Python bridge to communicate with Google DeepMind's AlphaGenome API. # # Installation: # pip install -r requirements.txt # # Or install individually: # pip install alphagenome numpy # Google DeepMind's AlphaGenome Python SDK alphagenome>=0.1.0 # NumPy for numerical computations (required by AlphaGenome) numpy>=1.20.0

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taehojo/alphagenome-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server