mcp-knowledge-base

ikungsjl/mcp-knowledge-base

3.1

If you are the rightful owner of mcp-knowledge-base and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) knowledge base server designed to handle local documents and answer questions based on document content.

Tools

Functions exposed to the LLM to take actions

add_document

Add a single document to the knowledge base

add_directory

Add all documents in a directory to the knowledge base

query_knowledge_base

Query the knowledge base

list_documents

List all documents in the knowledge base

get_document

Get specific document information

remove_document

Remove a document from the knowledge base

clear_knowledge_base

Clear the knowledge base

get_stats

Get knowledge base statistics

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources