74
/ 100
1 month ago
glama

mcpBPMSoft

Enables natural language interaction with BPMSoft CRM by handling OData complexity, lookup resolution, and safe CRUD operations through 32 MCP tools.

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
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 1 credential: BPMSOFT_PASSWORD
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.
configBPMSOFT_ALLOW_ENV_CREDSbpm_init Подключиться к BPMSoft через логин/пароль (доступен только при =true)
configBPMSOFT_DEBUGoff 1 — логировать method url status duration; trace — ещё и тела с маскированием паролей и токенов
configBPMSOFT_ODATA_VERSION4 4 или 3
🔐 secretBPMSOFT_PASSWORDвключает путь аутентификации через BPMSOFT_USERNAME / (login через AuthService.svc);
configBPMSOFT_PLATFORM"": "net8"
configBPMSOFT_URLоткрыть .env, заполнить
configBPMSOFT_USERNAMEвключает путь аутентификации через / BPMSOFT_PASSWORD (login через AuthService.svc);
configMCP_HTTP_HOSTDefault bind is loopback (=127.0.0.1). Set explicitly only if the reverse proxy lives on a different interface; never bind to 0.0.0.0 in production.
configMCP_HTTP_PORT8007 Порт HTTP-сервера (при MCP_TRANSPORT=http)
configMCP_TRANSPORTДля локальной отладки через stdio установите =stdio в .env.
// 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 1 concrete improvement 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/catter58-mcpbpmsoft-122gtf)](https://m8ven.ai/mcp/catter58-mcpbpmsoft-122gtf)
commit: 5efa2d5ab5c38b7efe0c771cf77e4db90b0a78ec
code hash: 2c5a161b6493660c531d2e9e44bec40fb3f0e81cd221b9c576e1b5be445ea394
verified: 6/10/2026, 11:22:53 AM
view raw JSON →