Skip to main content
Glama

NCCN Guidelines MCP Server

by gscfwid
MIT License
2

download_pdf

Retrieve PDF files from specified URLs with optional NCCN authentication. Customize filenames and securely access clinical guidelines for accurate information.

Instructions

Download a PDF file from the specified URL, with optional NCCN login credentials. Args: url: The URL of the PDF file to download filename: Optional custom filename for the downloaded file username: Optional NCCN username/email for authentication (defaults to NCCN_USERNAME env var) password: Optional NCCN password for authentication (defaults to NCCN_PASSWORD env var) Returns: String indicating success/failure and the path to the downloaded file

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "download_pdfArguments", "type": "object" }
Install Server

Other Tools from NCCN Guidelines 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/gscfwid/NCCN_guidelines_MCP'

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