PrivateGPT MCP Server

MCP Server including Clients and Agents

Local serverstdio

What is the PrivateGPT MCP server?

If you already use PrivateGPT, the privategpt mcp server is the piece that lets your assistant work with it directly. MCP Server including Clients and Agents.

What the server does

Welcome to the server suite of the Fsas Technologies AI Team. This repository provides a highly specialized selection of gateway servers optimized to integrate the PGPT API into any IT environment—ranging from established legacy systems to cutting-edge AI agent architectures.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Purpose — Enables older applications to access state-of-the-art AI logic via classic, high-performance TCP connections
  • Advantage — High compatibility without the overhead of complex web protocols. Perfect for industrial controls or proprietary software solutions that rely on
  • Method — The Method tool exposed by this server
  • Process — 1. The server administrator encrypts the client's password using the server's public key (id_rsa_public.pem) by executing node
  • Advantages — The Advantages tool exposed by this server

Installation

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Where it fits

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. PrivateGPT's toolset — Purpose, Advantage, Method and 2 more — is a fair guide to whether it matches your workflow. It is maintained by Fujitsu-AI; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
PurposeEnables older applications to access state-of-the-art AI logic via classic, high-performance TCP connections.
AdvantageHigh compatibility without the overhead of complex web protocols. Perfect for industrial controls or proprietary software solutions that rely on proven socket communication.
MethodThe Method tool exposed by this server.
Process1. The server administrator encrypts the client's password using the server's public key (id_rsa_public.pem) by executing node security/generate_encrypted_password.js ~/.ssh/id_rsa_public.pem and hand out the encrpyted p
AdvantagesThe Advantages tool exposed by this server.

Example prompts to try

  • Use PrivateGPT to Purpose.
  • Use PrivateGPT to Advantage.
  • Use PrivateGPT to Method.

Frequently asked questions

Yes. The MCP Server with STDIO Support and the MCP Server with Streamable-HTTP-Support both require a running PGPT Instance Version 1.5. The API Server with TCP Support also integrates the PGPT API.