Skip to main content
Glama

microbiome_study_search

Search MGnify metagenomics studies by host or habitat and retrieve study accession, name, sample count, and BioProject.

Instructions

Search EBI MGnify microbiome metagenomics studies. 检索 MGnify 微生物组研究(细菌/古菌/病毒宏基因组):输入宿主或栖息地(如 gut microbiome、human、soil),returns study accession/name/samples/bioproject. 返回研究编号、名称、样本数与生物项目,用于微生物组学研究。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. The verb 'Search' implies a read-only operation, and the description does disclose return fields. However, it does not mention any limitations, pagination behavior, result-count semantics, or potential API quirks, leaving some behavioral aspects implicit.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is reasonably short and front-loaded with the core search statement. It includes helpful examples and return information, but the English and Chinese portions are largely duplicative, which adds some redundancy without adding new information for bilingual readers.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple search tool with an output schema, the description covers the target database, query semantics, and typical use case. The main missing pieces are clearer treatment of max_results behavior and any guidance on when to prefer sibling tools, but the essential invocation context is present.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It adds meaningful semantics for the required 'query' parameter by explaining it takes a host or habitat and providing examples. However, 'max_results' is not explained in the description, though its schema title provides limited self-evident meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific action ('Search') on a defined resource ('EBI MGnify microbiome metagenomics studies') and lists concrete outputs (study accession, name, samples, bioproject). It is distinct from the broader sibling search tools because it names the exact database and domain.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives concrete input guidance—host or habitat examples such as 'gut microbiome', 'human', 'soil'—and states it is intended for microbiome research. It does not explicitly compare against sibling tools like bioproject_search or sra_search, but the domain and input examples are clear enough for basic routing.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/qgeng1465/bio-mcp'

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