Skip to main content
Glama

NCBI Gene MCP Server

fetch_gene_info

Retrieve comprehensive details about a specific gene using its NCBI Gene ID, enabling accurate gene metadata and related information extraction for research and analysis.

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

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