Skip to main content
Glama

DocNav-MCP

by shenyimings

get_document_stats

Analyze and retrieve detailed statistics and structural information for a loaded document using its identifier.

Instructions

Get statistics about a loaded document.

Args: doc_id: Document identifier Returns: Document statistics and structure info

Input Schema

NameRequiredDescriptionDefault
doc_idYes

Input Schema (JSON Schema)

{ "properties": { "doc_id": { "title": "Doc Id", "type": "string" } }, "required": [ "doc_id" ], "title": "get_document_statsArguments", "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