pubmed-search
by pubspro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBMED_EMAIL | Yes | Your email address (required by NCBI) | |
| PUBMED_API_KEY | No | Optional API key for higher rate limits |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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