Searches NCBI via E-utilities and returns accession numbers, organism, and sequence length. Supports protein and nucleotide databases. Useful for finding reference sequences before codon optimization.
NCBI E-utilities esearch + esummary
Returns accession, organism, sequence length
Supports protein and nucleotide databases
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | required | Gene/protein name or accession (e.g. "GFP Aequorea victoria") |
| db | string | optional | protein | nucleotide (default: protein) |
| max_results | number | optional | Max results (default 3, max 5) |
{
"mcpServers": {
"eijex": {
"type": "http",
"url": "https://mcp.eijex.com/api/mcp"
}
}
}