Skip to main content
Glama

Ensembl MCP Server

get_assembly_info

Retrieve detailed genome assembly data and statistics for specified species, including optional chromosome banding patterns, using the Ensembl REST API.

Instructions

Get genome assembly information and statistics

Input Schema

NameRequiredDescriptionDefault
bandsNoInclude chromosome banding patterns (default: false)
speciesNoSpecies name (default: homo_sapiens)

Input Schema (JSON Schema)

{ "properties": { "bands": { "description": "Include chromosome banding patterns (default: false)", "type": "boolean" }, "species": { "description": "Species name (default: homo_sapiens)", "type": "string" } }, "required": [], "type": "object" }

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/Augmented-Nature/Ensembl-MCP-Server'

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