58
/ 100
1 month ago
mcp_so

privateGPT MCP Server

MCP Server including Clients and Agents

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — process_image (line 54: with open(target_file, 'wb') as f_out:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PGPT_PASSWORD, PGPT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_URL"": "https://<YOUR_privateGPT_URL>/api/v1"
configHOST
configPGPT_API_URL
configPGPT_EMAIL
🔐 secretPGPT_PASSWORD
configPORTThe port on which the MCP server runs. 5000
configLOG_LEVEL
configUSE_VLLM
configPGPT_OAI_BASE_URL_VLLM
configPGPT_API_KEY_VLLM
configPGPT_OAI_BASE_URL
🔐 secretPGPT_API_KEY
configLLM_PROVIDER
configLLM_MODEL
configPYTHONIOENCODING
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/fujitsu-ai-mcp-server-for-mas-developments-183iml)](https://m8ven.ai/mcp/fujitsu-ai-mcp-server-for-mas-developments-183iml)
commit: 61c222ebe587bfed8524e088f8d5e3efec913be5
code hash: bd0e2f49d7b56267da79acb97e2bae711acb0e2820fbbb2f0a28396014164f77
verified: 6/16/2026, 1:16:50 PM
view raw JSON →