Skip to main content
Glama

NCBI Gene MCP Server

search_by_gene_symbol

Retrieve gene information by entering a gene symbol, with an optional organism filter for precise results. Access detailed metadata for genes and proteins via the NCBI Gene MCP Server.

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" }
Install Server

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