Skip to main content
Glama

get_document_content

Retrieve NIST cybersecurity publication content in Markdown format, with options to extract specific sections or page ranges from PDF, XLSX, CSV, JSON, and XML documents.

Instructions

Retrieve publication content as Markdown. Without section/pages, returns table of contents. With section, returns that section. With pages, returns those pages. Handles PDF, XLSX, CSV, JSON, and XML formats. Results are cached locally.

Use this to read the actual content of NIST documents. For large documents like SP 800-53 (492 pages), use the pages parameter to request specific page ranges.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
publication_idYesPublication ID
sectionNoSection heading to extract
pagesNoPage range, e.g. '1-50'

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/ball2jh/nist-mcp'

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