Skip to main content
Glama

pubmed-mcp-server

by AIAnytime

search_pubmed

Retrieve PubMed article abstracts by entering a search query and specifying the maximum number of results. Ideal for quick access to relevant research publications.

Instructions

Search PubMed for articles matching the query. Args: query: The search term for PubMed. max_results: Maximum number of articles to retrieve. Returns: A string containing the abstracts of found articles, separated by two newlines.

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
queryNoendocarditis

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 10, "title": "Max Results", "type": "integer" }, "query": { "default": "endocarditis", "title": "Query", "type": "string" } }, "title": "search_pubmedArguments", "type": "object" }

You must be authenticated.

Other Tools from pubmed-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/AIAnytime/Awesome-MCP-Server'

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