Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

get_document

Retrieve specific document details by providing a document ID from the MCP Knowledge Base Server, which indexes and processes various formats like PDF, DOCX, TXT, and HTML.

Instructions

获取特定文档信息

Input Schema

NameRequiredDescriptionDefault
document_idYes文档ID

Input Schema (JSON Schema)

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

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