Skip to main content
Glama

Ensembl MCP Server

get_assembly_info

Retrieve detailed genome assembly information and statistics for a specified species, including optional chromosome banding patterns, using the Ensembl MCP Server.

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