71
/ 100
12 days ago
glama

1c-templates-mcp

MCP server for semantic search of 1C (BSL) code templates with 2262+ community templates, CRUD web interface, and ChromaDB + embeddings for meaning-based search.

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.
🔐
You'll be asked for 1 credential: OPENAI_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.
configDATA_DIR/app/data Директория для runtime-данных (SQLite, ChromaDB)
configTRANSFORMERS_CACHE
configCHROMA_DB_PATH
configHTTP_PORT8004 Порт сервера
configEMBEDDING_PROVIDERauto Провайдер embeddings: auto / local / openai (см. ниже)
configEMBEDDING_MODELintfloat/multilingual-e5-small HuggingFace-идентификатор модели для локальных embeddings
configOPENAI_MODELИмя модели на API-сервере (для LM Studio - внутреннее имя, не HF-id)
configOPENAI_API_BASE
🔐 secretOPENAI_API_KEYlm-studio API-ключ
configRESET_CHROMAfalse Пересоздать ChromaDB-индекс при старте
configRESET_CACHEfalse Очистить кеш модели при старте
configUSESSEfalse Использовать SSE-транспорт вместо Streamable HTTP
// 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/desko77-1c-templates-mcp-8sx2kd)](https://m8ven.ai/mcp/desko77-1c-templates-mcp-8sx2kd)
commit: 074ed305f9e7a5bade70ee2f3561bf30117915a0
code hash: e8eceabd73926e77c83a6e567c5187624901a3fe97185aeb8f408c8843049b1a
verified: 6/17/2026, 11:31:51 AM
view raw JSON →