NCCN Guidelines

Provides access to NCCN clinical practice guidelines through automated web scraping, PDF downloading, and content extraction with

gscfwid 9
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides AI assistants with access to the National Comprehensive Cancer Network (NCCN) clinical practice guidelines through automated web scraping, PDF downloading, and content extraction capabilities. Built using Python with httpx for async HTTP requests, BeautifulSoup for HTML parsing, and pdfplumber for PDF text extraction, the implementation automatically scrapes NCCN's website to build a searchable index of guidelines, handles login authentication for PDF downloads with intelligent caching, and extracts specific pages from guideline PDFs while preserving layout and table structures. The server maintains a 7-day cache for both the guidelines index and downloaded PDFs to minimize server load, supports targeted page extraction for efficient content retrieval, and includes comprehensive logging for debugging, serving healthcare professionals and AI assistants requiring programmatic access to evidence-based cancer treatment protocols and clinical decision support without manual navigation of the NCCN website.

Source

Repository: https://github.com/gscfwid/nccn_guidelines_mcp

Maintain NCCN Guidelines?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[NCCN Guidelines on getagentictools](https://getagentictools.com/mcp/gscfwid-nccn-guidelines-mcp?ref=badge)