Ensembl MCP Server
E

Ensembl MCP Server

An unofficial Ensembl MCP server that provides standardized interfaces to access the Ensembl genomic database, supporting functions such as gene query, sequence retrieval, and variant analysis.
2 points
7.5K

Installation

Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.
lookup_gene
Get detailed gene information by stable ID or symbol.
Parameters
gene_id : string*
Description
Ensembl gene ID or gene symbol (e.g., ENSG00000139618, BRCA2).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
expand : boolean*
Description
Include transcript and exon details (default: false).
Parameters
format : string*
Description
Output format (default: json).
get_transcripts
Get all transcripts of a gene and their detailed structures.
Parameters
gene_id : string*
Description
Ensembl gene ID.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
canonical_only : boolean*
Description
Return only canonical transcripts (default: false).
search_genes
Search for genes by name, description, or identifier.
Parameters
query : string*
Description
Search term (gene name, description, or partial match).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
feature : string*
Description
Type of feature to search (default: gene).
Parameters
biotype : string*
Description
Filter by biotype (e.g., protein_coding, lncRNA).
Parameters
limit : number*
Description
Maximum number of results (1 - 200, default: 25).
get_sequence
Get the DNA sequence of genomic coordinates or gene/transcript ID.
Parameters
region : string*
Description
Genomic region (chr:start - end) or feature ID.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Output format (default: fasta).
Parameters
mask : string*
Description
Repeat sequence masking type (optional).
Parameters
multiple_sequences : boolean*
Description
Return multiple sequences if applicable (default: false).
get_cds_sequence
Get the coding sequence (CDS) of a transcript.
Parameters
transcript_id : string*
Description
Ensembl transcript ID.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Output format (default: fasta).
translate_sequence
Translate a DNA sequence into a protein sequence.
Parameters
sequence : string*
Description
DNA sequence to be translated.
Parameters
genetic_code : number*
Description
Genetic code table (default: 1 for standard).
get_homologs
Find orthologous and paralogous genes across species.
Parameters
gene_id : string*
Description
Ensembl gene ID.
Parameters
species : string*
Description
Source species name (default: homo_sapiens).
Parameters
target_species : string*
Description
Target species (optional).
Parameters
type : string*
Description
Homology type (default: all).
Parameters
format : string*
Description
Output format (default: json).
get_gene_tree
Get the phylogenetic tree of a gene family.
Parameters
gene_id : string*
Description
Ensembl gene ID.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Tree format (default: json).
Parameters
clusterset_id : string*
Description
Specific clusterset ID (optional).
get_variants
Get genetic variants in a genomic region.
Parameters
region : string*
Description
Genomic region (chr:start - end).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Output format (default: json).
Parameters
consequence_type : array*
Description
Filter by consequence type.
get_variant_consequences
Predict the impact of variants on genes and transcripts.
Parameters
variants : array*
Description
Variant ID or HGVS notation.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
get_regulatory_features
Get regulatory elements (enhancers, promoters, TFBS) in a genomic region.
Parameters
region : string*
Description
Genomic region (chr:start - end).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
feature_type : string*
Description
Regulatory feature type (optional).
Parameters
cell_type : string*
Description
Cell type context (optional).
get_motif_features
Get transcription factor binding motifs in a genomic region.
Parameters
region : string*
Description
Genomic region (chr:start - end).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
binding_matrix : string*
Description
Specific binding matrix (optional).
get_xrefs
Get external database cross - references for a gene.
Parameters
gene_id : string*
Description
Ensembl gene ID.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
external_db : string*
Description
Specific external database (optional).
Parameters
all_levels : boolean*
Description
Include cross - references for transcripts and translations (default: false).
map_coordinates
Convert coordinates between genomic assemblies.
Parameters
region : string*
Description
Genomic region (chr:start - end).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
target_assembly : string*
Description
Target assembly name.
list_species
Get a list of available species and assemblies.
Parameters
division : string*
Description
Ensembl division (e.g., vertebrates, plants, fungi).
get_assembly_info
Get genomic assembly information and statistics.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
bands : boolean*
Description
Include chromosome banding patterns (default: false).
get_karyotype
Get chromosome information and karyotype.
Parameters
species : string*
Description
Species name (default: homo_sapiens).
batch_gene_lookup
Look up multiple genes simultaneously.
Parameters
gene_ids : array*
Description
List of gene IDs (maximum 200).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Output format (default: json).
batch_sequence_fetch
Get sequences of multiple regions or features.
Parameters
regions : array*
Description
List of region or feature IDs (maximum 50).
Parameters
species : string*
Description
Species name (default: homo_sapiens).
Parameters
format : string*
Description
Output format (default: fasta).

Alternatives

N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
9.8K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.6K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.5K
4 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
10.2K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
17.9K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.7K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
13.4K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
30.9K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
21.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
65.3K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
19.8K
4.5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.1K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.8K
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
43.6K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.6K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase