Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_pubmedC

Search PubMed by keyword, MeSH term, or author. Returns PMIDs and titles.

get_abstractB

Retrieve full abstract for a given PubMed ID (PMID).

summarize_findingsA

Generate a plain-language PICO summary of a PubMed abstract.

get_citationsA

Return a formatted citation for a PMID. Styles: AMA, APA, Vancouver.

find_reviewsB

Search PubMed for systematic reviews and meta-analyses only.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/pubspro/pubmed-search'

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