Skip to main content
Glama

MCP Knowledge Base Server

by ikungsjl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add_document

添加单个文档到知识库

add_directory

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

query_knowledge_base

查询知识库

list_documents

列出知识库中的所有文档

get_document

获取特定文档信息

remove_document

从知识库中移除文档

clear_knowledge_base

清空知识库

get_stats

获取知识库统计信息

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