shenyimings/DocNav-MCP
3.2
If you are the rightful owner of DocNav-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
DocNav MCP Server is a Model Context Protocol server designed to enhance the capabilities of LLMs in processing and navigating long-form documents.
Tools
Functions exposed to the LLM to take actions
load_document
Load and process a document for navigation.
get_outline
Get the document outline/table of contents.
get_section
Retrieve content from a specific document section.
search_document
Search for content within a document.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client