This MCP server implementation enables seamless integration between privateGPT and MCP-compatible applications. It provides a robust set of features including chat management, knowledge source organization, group-based permissions, and secure communication protocols. The server supports multiple programming languages through various client implementations, making it versatile for diverse AI-driven projects that require privateGPT's capabilities within an MCP framework.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Generate a password for the client and/or the server's Proxy_Config->Password entry.
Check the encryption by using the generated password.
Initiate a conversation with the server, optionally using public knowledge bases or specific group contexts.
Resume an ongoing conversation by providing the chat ID and a follow-up message.
Fetch metadata and messages for a specific chat by its ID.
Deletes the previous chat histories of the executing user.
Deletes the current chat of the executing user.
View personal and assignable groups available to the user.
Add new groups with names and descriptions for organizational purposes.
Remove existing groups (if enabled in configuration).
Add new sources with content and assign them to specific groups.
Update existing sources with new content or metadata.
Remove sources that are no longer needed.
Fetch information about a specific source by its ID.
View all sources assigned to a specific group.
Register new users with customizable roles, groups, and settings.
Update user information, including name, email, password, and roles.
Remove users from the system (if enabled in configuration).
Reactivate a user who was previously deactivated.