Skip to main content
Glama
SuyashEkhande

PubMed Advanced MCP Server

mesh_term_search

Search biomedical literature using MeSH controlled vocabulary for consistent indexing. Refine results with subheadings, qualifiers, and hierarchical terms.

Instructions

Search using MeSH controlled vocabulary terms.

MeSH (Medical Subject Headings) provides standardized, hierarchical indexing. Using MeSH ensures consistent retrieval across different terminologies.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
explodeNoInclude all subtree terms (default True)
mesh_termYesMeSH descriptor (e.g., "Neoplasms", "Diabetes Mellitus")
qualifiersNoSubheadings (e.g., ["therapy", "prevention", "genetics"])
max_resultsNoNumber of results
search_modeNo"exact" or "descendant" (include hierarchy)descendant
date_range_endNo
date_range_startNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are present, so the description must convey behavioral traits. It only mentions the hierarchical nature of MeSH, hinting at hierarchical expansion but not disclosing default behaviors like explode=true, qualifier handling, or date-range filtering. The description does not mention output format, pagination, or any side effects.

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 brief and front-loads the core purpose in the first sentence. The second paragraph adds useful background on MeSH but could be integrated or shortened; overall it remains concise and readable.

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

Completeness2/5

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

Given the tool has 7 parameters and no annotations, the description is insufficiently complete. It fails to specify the searchable database, result types, or any limitations. The presence of an output schema partially compensates, but the description lacks critical contextual information for an agent to confidently select and use the tool.

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?

The input schema covers most parameters with descriptions (71% coverage), so the baseline is 3. The description adds no direct parameter details, though the hierarchical indexing note contextualizes search_mode and explode. This does not raise the score above the schema baseline.

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

Purpose4/5

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

The description clearly states the action ('Search') and the resource ('MeSH controlled vocabulary terms'), which distinguishes it from general search tools like global_search or pubmed_search. However, it does not specify the underlying corpus being searched (e.g., PubMed vs PMC), leaving some ambiguity.

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

Usage Guidelines3/5

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

The description implies that MeSH is valuable for standardized retrieval across different terminologies, but does not explicitly state when to choose this tool over alternatives. No exclusions or alternative tool mentions are provided, making the usage context implicit rather than explicit.

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/SuyashEkhande/Pubmed-MCP-Advanced'

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