Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

add_document

Add a single document to the MCP Knowledge Base Server to index and process its content, enabling query-based retrieval from PDF, DOCX, TXT, and HTML formats.

Instructions

添加单个文档到知识库

Input Schema

NameRequiredDescriptionDefault
file_pathYes文档文件路径

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "文档文件路径", "type": "string" } }, "required": [ "file_path" ], "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