Skip to main content
Glama

PubMed MCP Server

by ncukondo

get_fulltext

Retrieve full text content of scientific articles from PubMed using PMIDs to access complete research papers.

Instructions

Get full text content of PubMed articles using PMIDs.

Input Schema

NameRequiredDescriptionDefault
pmidsYesArray of PubMed IDs (PMIDs) to get full text for

Input Schema (JSON Schema)

{ "properties": { "pmids": { "description": "Array of PubMed IDs (PMIDs) to get full text for", "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