
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@rcs-kz/mcp-1c
Advanced tools
MCP server for 1C:Enterprise — read+write CRM/ERP data through Claude, Cursor, Cline. Production-ready commercial software with free Solo tier.
Production MCP server for 1C:Enterprise. Connect Claude, Cursor, Cline, Continue to your 1C database — read invoices/contracts/partners and write documents through AI conversations.
Gives AI assistants direct access to your 1C:Enterprise database (Bukhgalteria, UNF, ERP, Управление торговлей, custom configurations) through the standard Model Context Protocol.
Solo (free) tools:
ping — health checkexecute_query — run SELECT/ВЫБРАТЬ queriesget_metadata — describe table/document structureget_object — fetch one item by UUIDPro/Team tools:
execute_code — arbitrary BSL with optional transactionwrite_object — create/update catalog items and documentspost_document — Проведение / ОтменаПроведенияЯ: «Найди контрагентов с долгом >30 дней и дай отчёт по менеджерам»
Claude: [execute_query SELECT...] Нашёл 47. Вот разбивка по менеджерам...
Я: «Создай Реализацию из этих позиций на основании Заказа покупателя X»
Claude: [execute_code with BSL] Документ создан. UUID: a1b2c3...
Я: «Сколько в кассе на конец месяца, разбей по валютам»
Claude: [execute_query] KZT: 1,250,000 · USD: 3,400 · EUR: 1,800
Download MCPService.cfe from GitHub Releases and load via Конфигуратор:
MCPService.cfecurl -X POST https://bitrix24-mcp-license.shahruh.workers.dev/freemium \
-H "Content-Type: application/json" \
-d '{"email":"you@company.com","product":"mcp-1c"}'
License key arrives by email instantly.
npm install -g @rcs-kz/mcp-1c
Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"1c": {
"command": "npx",
"args": ["-y", "@rcs-kz/mcp-1c"],
"env": {
"MCP_1C_BASE": "http://your-1c-server:8080/hs/mcp",
"MCP_1C_USER": "your-1c-user",
"MCP_1C_PASSWORD": "your-1c-password",
"RCS_LICENSE_KEY": "v1.eyJ..."
}
}
}
}
Cursor / Cline / Continue: same JSON schema, в их MCP settings.
«Покажи метаданные справочника Контрагенты»
If returns table structure — setup is complete.
| Tier | Price | Limits | Best for |
|---|---|---|---|
| Solo | $0/forever | 10 calls/day, read-only (4 tools) | Personal exploration, learning |
| Pro | $20/mo (10,400 ₸) | Unlimited, write enabled, 1 database | Solo developers, internal automation |
| Team | $80/mo (41,600 ₸) | 5 databases, custom tools, 4h SLA | Agencies, partners, multi-client |
14-day Pro trial, no credit card. Subscription via Lemon Squeezy (works with Russian/Kazakh cards).
| 1C Configuration | Status |
|---|---|
| 1С:Бухгалтерия для Казахстана 3.0 | ✅ Production-tested daily |
| 1С:Бухгалтерия 3.0 (RU) | ✅ Production |
| 1С:Управление нашей фирмой (УНФ) | ✅ Production |
| 1С:Управление торговлей (УТ) | ✅ Should work (untested) |
| 1С:ERP | ✅ Should work |
| Custom 1С configurations | ✅ Works as long as you can install the .cfe extension |
| 1C Hosting | Status |
|---|---|
| File-based (1cv8.1CD) | ✅ via ibsrv |
| Server | ✅ via Apache/IIS publication |
| 1С:Fresh / cloud-hosted | ⚠️ Depends on whether MCPService can be loaded |
There are a few open-source 1C-MCP attempts on GitHub (most are abandoned hobby projects). Ours is the production-ready commercial choice because:
If you also have Bitrix24 CRM, install both packages and Claude can orchestrate workflows across 1С + Б24:
See bitrix24-mcp on npm.
Maintained by RCS, a Bitrix24 partner agency in Almaty, Kazakhstan. We run 30+ active client projects on 1C+Bitrix24 with this exact toolchain.
Commercial software with free Solo tier. See LICENSE.md.
FAQs
MCP server for 1C:Enterprise — read+write CRM/ERP data through Claude, Cursor, Cline. Production-ready commercial software with free Solo tier.
We found that @rcs-kz/mcp-1c demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.