drio
Open app

Important Notice: Repository does not exist at this place

Source

MCP Server for Private GPT

Catalog onlyCatalog onlySTDIO

Overview

The PrivateGPT MCP Server is a Model Context Protocol (MCP) server implementation that allows seamless integration of PrivateGPT with any MCP-compatible application, enabling powerful AI capabilities.

To use the PrivateGPT MCP Server, clone the repository, configure the server settings in the pgpt.env.json file, and start the server using the provided script. Interact with the server via API calls to utilize its features.

  • Authentication and Authorization: Secure user login and session management. - Chat Management: Initiate and manage conversations with the server. - Group and Source Management: Organize knowledge sources and control access through groups. - Security Features: Includes TLS encryption, password encryption, and logging for secure communication.
  1. Customer Support: Build intelligent conversational agents for customer interactions.
  2. Knowledge Management: Manage and retrieve structured data efficiently.
  3. Multi-User Collaboration: Facilitate collaborative workflows with user and group management.
  4. Customizable Functionality: Tailor server features to specific application needs.

Add to your AI client

Use these steps to connect Important Notice: Repository does not exist at this place in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-for-mas-developments-pgpt-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-for-mas-developments-pgpt-dev"
      ]
    }
  }
}

FAQ

**Is the server secure?**

Yes! The server implements various security measures including TLS encryption and password management.

**Can I customize the server?**

Absolutely! The server's features can be activated or deactivated based on your requirements.

**How do I install the server?**

Follow the installation instructions in the documentation to set up the server on your machine.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":831,"uuid":"70576e9c-39e8-4709-a966-34c93562963e","name":"MCP-Server-for-MAS-Developments","title":"Important Notice: Repository does not exist at this place","description":"MCP Server for Private GPT","avatar_url":"https://avatars.githubusercontent.com/u/190217749?v=4","created_at":"2025-01-28T02:13:58.252Z","updated_at":"2025-02-23T07:20:29.291Z","status":"created","author_name":"pgpt-dev","author_avatar_url":"https://avatars.githubusercontent.com/u/190217749?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/pgpt-dev/MCP-Server-for-MAS-Developments","target":"_self","content":"# Important Notice: Repository does not exist at this place\n\nYou can find the current repository at:\n\n[https://github.com/Fujitsu-AI/MCP-Server-for-MAS-Developments](https://github.com/Fujitsu-AI/MCP-Server-for-MAS-Developments)\n\nPlease update your bookmarks and Git remotes accordingly.\n\nThank you.","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-07 10:05:23\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]