This server acts as a bridge between MCP clients and the PrivateGPT API, enabling users to chat with PrivateGPT using both public and private knowledge bases, create and manage knowledge sources, organize sources into groups, and control access through group-based permissions. It leverages agents for modularity, security, efficiency, and flexibility, ensuring secure communication and data protection through features like TLS, password encryption, and key management.
주요 기능
010 GitHub stars
02Enables chatting with PrivateGPT using both public and private knowledge bases.
03Provides security features like TLS and password encryption
04Allows creation and management of knowledge sources.
05Organizes sources into groups with access control.
06Uses agents for modularity and efficiency.