Skip to main content
Glama

DocNav-MCP

by shenyimings

load_document

Load and process documents for intelligent navigation and analysis using DocNav-MCP, automatically generating a unique document ID for further reference.

Instructions

Load a document for navigation and analysis.

Args: file_path: Path to the document file Returns: Success message with auto-generated document ID

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "title": "load_documentArguments", "type": "object" }

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/shenyimings/DocNav-MCP'

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