Skip to main content
Glama

pubmed_search

Search PubMed using boolean logic and MeSH terms, with sorting, date filtering, pagination, and abstract options. Returns structured data for analysis.

Instructions

搜索PubMed文献并返回结构化数据,供LLM进一步分析

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes搜索查询,支持布尔逻辑和MeSH术语
sort_byNo排序方式: relevance, date, pubdaterelevance
days_backNo搜索最近N天的文献,0表示不限制
page_sizeNo分页大小,用于控制单次返回的文章数量
max_resultsNo最大返回结果数量 (1-100)
response_formatNo响应格式: compact, standard, detailedstandard
include_abstractNo是否包含摘要内容
Behavior2/5

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

With no annotations, the description carries the full burden for behavioral disclosure. It only mentions returning structured data, but does not describe pagination behavior, rate limits, or what the structured data includes. Schema defaults provide some implicit behavior, but the description adds no explicit context beyond that.

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

Conciseness3/5

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

The description is a single concise sentence without fluff, but it lacks essential contextual information. It is not overly verbose, but it also does not effectively use its brevity to convey key details about the tool's capabilities.

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?

For a search tool with 7 parameters, no annotations, and no output schema, the description is incomplete. It does not explain the return structure, how to leverage sorting or date filters, or the significance of response_format and include_abstract parameters.

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 schema already provides 100% description coverage for all 7 parameters, so the baseline is 3. The description does not add any additional meaning or usage details beyond what the schema already states.

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 tool searches PubMed and returns structured data for LLM analysis, which is a specific verb+resource. However, it does not distinguish from siblings like pubmed_quick_search or pubmed_batch_query, so it lacks differentiation.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. The description gives no exclusions, prerequisites, or context about its suitability compared to other pubmed_* tools.

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/hhx465453939/mcp-pubmed-server'

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