Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

build_phylogenetic_tree

Construct phylogenetic trees from aligned sequences using neighbor-joining or UPGMA methods to visualize evolutionary relationships.

Instructions

Build a phylogenetic tree from sequences.

Args: sequences: List of aligned sequences method: Tree building method - 'nj' (neighbor-joining) or 'upgma' (default: 'nj') labels: Optional labels for sequences

Returns: Dictionary containing tree information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sequencesYes
methodNonj
labelsNo

Latest Blog Posts

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/kmaneesh/biopython-mcp'

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