74
/ 100
28 days ago
glama

theYahia/1c-rest-mcp

MCP-сервер для REST API 1С:Предприятие через OData 3.0 -- справочники, документы, регистры, отчёты.

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 2 credentials: 1C_PASSWORD, ONEC_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.
config1C_BASE_URLОбратная совместимость: старые имена , 1C_LOGIN, 1C_PASSWORD тоже поддерживаются.
config1C_LOGINОбратная совместимость: старые имена 1C_BASE_URL, , 1C_PASSWORD тоже поддерживаются.
🔐 secret1C_PASSWORDОбратная совместимость: старые имена 1C_BASE_URL, 1C_LOGIN, тоже поддерживаются.
configONEC_BASE_URL"": "http://server:8080/base",
configONEC_LOGIN"": "логин",
🔐 secretONEC_PASSWORD"": "пароль"
configONEC_SERVICES# Фильтрация модулей ()
configPORTСлушает POST /mcp, GET /health на порту 3000 (=3000)
// 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/theyahia-1c-rest-mcp-j8481u)](https://m8ven.ai/mcp/theyahia-1c-rest-mcp-j8481u)
commit: da3436f38dc6f89ef6d52439469d21a3ec0cf120
code hash: a27da742b405cf17e40168471ef089844dcfc752820e325c7399c564862af93f
verified: 6/13/2026, 10:28:40 AM
view raw JSON →