Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

get_document

Retrieve detailed information about a specific document by providing its unique ID using the MCP Knowledge Base Server. Access indexed content from formats like PDF, DOCX, TXT, and HTML for efficient document handling.

Instructions

获取特定文档信息

Input Schema

NameRequiredDescriptionDefault
document_idYes文档ID

Input Schema (JSON Schema)

{ "properties": { "document_id": { "description": "文档ID", "type": "string" } }, "required": [ "document_id" ], "type": "object" }

Other Tools from MCP Knowledge Base Server

Related Tools

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/ikungsjl/mcp-knowledge-base'

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