pgpt-dev_MCP-Server-for-MAS-Developments
If you are the rightful owner of pgpt-dev_MCP-Server-for-MAS-Developments 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.
A Model Context Protocol (MCP) server implementation that allows you to use PrivateGPT as an agent for your preferred MCP client.
The PrivateGPT MCP Server is a robust implementation of the Model Context Protocol (MCP) that facilitates seamless integration between PrivateGPT and any MCP-compatible application. It 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. The server supports a client-server architecture, allowing host applications to connect to multiple servers, and provides a standardized way to connect AI models to different data sources and tools. It emphasizes security with features like Transport Layer Security (TLS), password encryption, key management, and authorization tokens, ensuring secure communication and data protection.
Features
- Authentication and Authorization: Provides login and logout functionalities with token-based authentication for secure access.
- Chat Management: Allows users to start, continue, and manage chats with PrivateGPT, including retrieving chat information.
- Group Management: Enables the creation, listing, and deletion of groups for organizing knowledge sources.
- Source Management: Facilitates the creation, editing, deletion, and retrieval of knowledge sources.
- Security Features: Includes TLS, password encryption, key management, and authorization tokens for secure communication.