Skip to main content
Glama

NCBI Gene MCP Server

search_genes

Search the NCBI database for genes using specific queries like gene names or symbols. Retrieve relevant gene information with customizable result limits.

Instructions

Search for genes in NCBI database using a query

Input Schema

NameRequiredDescriptionDefault
max_resultsNoMaximum number of results to return (default: 20)
queryYesSearch query (gene name, symbol, etc.)

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 20, "description": "Maximum number of results to return (default: 20)", "type": "integer" }, "query": { "description": "Search query (gene name, symbol, etc.)", "type": "string" } }, "required": [ "query" ], "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