Skip to main content
Glama

NCBI Gene MCP Server

fetch_gene_info

Retrieve detailed gene information by entering a specific NCBI Gene ID, enabling quick access to metadata, descriptions, and related data for genetic research.

Instructions

Fetch detailed information for a specific gene ID

Input Schema

NameRequiredDescriptionDefault
gene_idYesNCBI Gene ID (e.g., '672' for BRCA1)

Input Schema (JSON Schema)

{ "properties": { "gene_id": { "description": "NCBI Gene ID (e.g., '672' for BRCA1)", "type": "string" } }, "required": [ "gene_id" ], "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