Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

add_directory

Add all documents from a specified directory to the MCP Knowledge Base Server for indexing and question-based content retrieval.

Instructions

添加目录中的所有文档到知识库

Input Schema

NameRequiredDescriptionDefault
directory_pathYes目录路径

Input Schema (JSON Schema)

{ "properties": { "directory_path": { "description": "目录路径", "type": "string" } }, "required": [ "directory_path" ], "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