Skip to main content
Glama

pubmed_search

Retrieve biomedical literature from PubMed with titles, authors, journals, years, PMIDs, and DOIs. Supports literature reviews, grant proposals, and evidence-based searches using PubMed query syntax.

Instructions

Search PubMed biomedical literature. 检索 PubMed 生物医学文献,returns title/authors/journal/year/PMID/DOI for literature review, grant proposals and evidence-based search. 返回标题/作者/期刊/年份/PMID/DOI,用于文献综述、开题、课题调研、循证检索。Use PubMed query syntax for term (e.g. 'BRCA1 AND breast cancer[Title]').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
termYes
sort_byNorelevance
max_resultsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description carries the behavioral disclosure burden. It transparently states the returned fields and the PubMed query syntax behavior, but does not disclose sorting behavior, result limits, or error/rate-limit traits. This is adequate but incomplete for a search tool.

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 front-loaded with the core purpose and includes a useful, concrete query example. The Chinese translation largely duplicates the English content, adding redundancy, but the overall structure remains readable and compact.

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

Completeness3/5

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

An output schema exists, so return value details are not required from the description. The core term behavior and use cases are covered, but the missing semantics for 'sort_by' and 'max_results' leave the agent with incomplete guidance for optional parameters. The defaults make a basic call feasible, yet the description is not fully complete.

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

Parameters2/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 for all parameters. It gives meaningful syntax guidance for the only required parameter 'term' (e.g., 'BRCA1 AND breast cancer[Title]'), but says nothing about 'sort_by' or 'max_results' beyond what the schema's titles/defaults imply. Optional parameters are effectively left undocumented.

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 states a specific verb ('Search') and a clearly identified resource ('PubMed biomedical literature'), and explicitly lists the returned fields (title/authors/journal/year/PMID/DOI). It does not explicitly contrast with sibling tools like europepmc_search, though naming PubMed provides reasonable differentiation.

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?

Usage context is provided through explicit use cases (literature review, grant proposals, evidence-based search) and a query syntax example. However, there is no guidance on when not to use this tool or how it compares to sibling search tools like europepmc_search.

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