Skip to main content
Glama

PubMed MCP Server

by ncukondo

fetch_summary

Retrieve detailed scientific article information from PubMed using PMIDs to access research data efficiently.

Instructions

Fetch detailed article information from PubMed using PMIDs.

Input Schema

NameRequiredDescriptionDefault
pmidsYesArray of PubMed IDs (PMIDs) to fetch

Input Schema (JSON Schema)

{ "properties": { "pmids": { "description": "Array of PubMed IDs (PMIDs) to fetch", "items": { "type": "string" }, "type": "array" } }, "required": [ "pmids" ], "type": "object" }

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

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