Knowledge Base MCP Server
531
The Knowledge Base MCP Server is designed to facilitate the management of knowledge bases and their documents through the MCP protocol. It supports operations such as creating, managing, and querying knowledge bases, while offering tools for document management.
Knowledge Base MCP Server
Knowledge Base MCP Server provides tools for managing knowledge bases and documents using the MCP protocol. It enables the creation, management, and querying of knowledge bases and their contents.
Features
- Knowledge Base Creation and Management: Create and list available knowledge bases.
- Document Management: Upload files to knowledge bases and list documents within them.
- Knowledge Base Querying: Search knowledge bases using query strings.
Quick Start
- Obtain your AppBuilder API Key.
- Format your authorization token appropriately.
- Configure your server setup.
Available Tools
create_knowledge_base
- Create a new knowledge base.
describe_knowledge_base
- Get details of a specific knowledge base.
list_knowledge_bases
- List all available knowledge bases.
query_knowledge_base
- Query content within knowledge bases.
upload_document
- Upload documents to a knowledge base.
list_documents
- Get all documents in a knowledge base.