Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

add_directory

Index and integrate all documents from a specified directory into the MCP Knowledge Base Server for efficient content retrieval and query resolution.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
directory_pathYes目录路径

Input Schema (JSON Schema)

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