Labsco
not-a-feature logo

Evo2 MCP

from not-a-feature

MCP server for generating, scoring and embedding genomic sequences using Evo 2

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

evo2-mcp

evo2-mcp banner

[Tests][tests] [Documentation][documentation]

The evo2-mcp server exposes Evo 2 as a Model Context Protocol (MCP) server, providing tools for genomic sequence analysis. Any MCP-compatible client can use these tools to score, embed, and generate DNA sequences.

Features

  • Sequence Scoring: Compute log probabilities for DNA sequences
  • Sequence Embedding: Extract learned representations from intermediate model layers
  • Sequence Generation: Generate novel DNA sequences with controlled sampling
  • Variant Effect Prediction: Score SNP mutations for variant prioritization
  • Multiple Model Checkpoints: Support for 7B, 40B, and 1B parameter models

Documentation

  • [Installation Guide][installation] - Detailed installation instructions
  • [Tools Reference][tools] - Complete API documentation and usage examples
  • [Development Guide][development] - Contributing and testing information
  • [Changelog][changelog] - Version history and updates

You can also find this project on BioContextAI, the community hub for biomedical MCP servers.

Citation

If you use evo2-mcp in your research, please cite:

@software{evo2_mcp,
  author = {Kreuer, Jules},
  title = {evo2-mcp: MCP server for Evo 2 genomic sequence operations},
  year = {2025},
  url = {https://github.com/not-a-feature/evo2-mcp},
  version = {0.2.3}
}

For the underlying Evo 2 model, please also cite the original Evo 2 publication.