privateGPT
Summary
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.
Available Actions(19)
Generate Encrypted Password
Generate a password for the client and/or the server's Proxy_Config->Password entry.
Check the generated encrypted password
Check the encryption using the specified private key.
Start a Chat
Initiate a conversation with the server, optionally using public knowledge bases or specific group contexts.
Continue a Chat
Resume an ongoing conversation by providing the chat ID and a follow-up message.
Retrieve Chat Information
Fetch metadata and messages for a specific chat by its ID.
Delete all Chats
Deletes the previous chat histories of the executing user.
Delete Chat
Deletes the current chat of the executing user.
List Groups
View personal and assignable groups available to the user.
Create Groups
Add new groups with names and descriptions for organizational purposes.
Delete Groups
Remove existing groups (if enabled in configuration).
Create Sources
Add new sources with content and assign them to specific groups.
Edit Sources
Update existing sources with new content or metadata.
Delete Sources
Remove sources that are no longer needed.
Retrieve Sources
Fetch information about a specific source by its ID.
List Sources
View all sources assigned to a specific group.
Create Users
Register new users with customizable roles, groups, and settings.
Edit Users
Update user information, including name, email, password, and roles.
Delete Users
Remove users from the system (if enabled in configuration).
Reactivate User
Reactivate a user who was previously deactivated.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください