MCP Knowledge Base Server
by ikungsjl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_documentC | 添加单个文档到知识库 |
| add_directoryC | 添加目录中的所有文档到知识库 |
| query_knowledge_baseD | 查询知识库 |
| list_documentsB | 列出知识库中的所有文档 |
| get_documentC | 获取特定文档信息 |
| remove_documentC | 从知识库中移除文档 |
| clear_knowledge_baseD | 清空知识库 |
| get_statsC | 获取知识库统计信息 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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