Skip to main content
Glama

NCBI Gene MCP Server

search_by_gene_symbol

Search for genes using their symbols, with an optional organism filter, to retrieve detailed information from the NCBI Gene database.

Instructions

Search for genes by symbol with optional organism filter

Input Schema

NameRequiredDescriptionDefault
organismNoOptional organism filter (e.g., 'human', 'Homo sapiens')
symbolYesGene symbol (e.g., 'BRCA1', 'TP53')

Input Schema (JSON Schema)

{ "properties": { "organism": { "description": "Optional organism filter (e.g., 'human', 'Homo sapiens')", "type": "string" }, "symbol": { "description": "Gene symbol (e.g., 'BRCA1', 'TP53')", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

Other Tools from NCBI Gene MCP Server

Related Tools

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/mohammadnajeeb/ncbi_gene_mcp_client'

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