io.github.RCS-kz/mcp-1c
MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.
Open source Open in the app JSON README (API)
About
MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.
Details
- Kind
- MCP servers
- Topic
- Productivity
- Publisher
- rcs-kz
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 0.1.0
- Last push
- 2026-04-26T19:58:33Z
- Repository state
- ativo
- License
- NOASSERTION
- Added
- 2026-08-29 03:02:11
- Updated
- 2026-08-29 03:02:11
- Origin id
io.github.RCS-kz/mcp-1c
README
# mcp-1c
> **Production MCP server for 1C:Enterprise.** Connect Claude Desktop, Cursor, Cline, Continue to your 1С database — read invoices, contracts, partners; create documents; conduct postings — all through AI conversations.
**Install:**
```bash
npm install -g @rcs-kz/mcp-1c
```
**Get free Solo license:**
```bash
curl -X POST https://bitrix24-mcp-license.shahruh.workers.dev/freemium \
-H "Content-Type: application/json" \
-d '{"email":"you@company.com","product":"mcp-1c"}'
```
**Add to Claude Desktop config**, install [MCPService.cfe](releases/latest) into your 1С database — and you're set.
Full docs: [npmjs.com/package/@rcs-kz/mcp-1c](https://www.npmjs.com/package/@rcs-kz/mcp-1c)
---
## Pricing
| Tier | Price | What you get |
|---|---|---|
| **Solo** | **0 ₸ / forever** | 10 calls/day · read-only (4 tools) · personal use |
| **Pro** | **9 900 ₸/mo** (~$19) | Unlimited · write enabled (7 tools) · 1 database · 24h support · commercial use |
| **Team** | **39 900 ₸/mo** (~$74) | 5 databases · custom tools · 4h SLA · priority support |
**🛒 Direct checkout (Pro or Team):** [rcs-kz.lemonsqueezy.com/checkout/buy/6e652305...](https://rcs-kz.lemonsqueezy.com/checkout/buy/6e652305-fccf-47b3-b38f-922fdcc83cd9)
**🆓 Free Solo activation (5 seconds, no credit card):**
```bash
curl -X POST https://bitrix24-mcp-license.shahruh.workers.dev/freemium \
-H "Content-Type: application/json" \
-d '{"email":"you@company.com","product":"mcp-1c"}'
```
14-day Pro trial included automatically with checkout — no commitment.
---
## Source code
This repository contains documentation, install guides, and the MCPService 1C extension (`.cfe` source).
**The Python MCP server source is NOT in this repository.** The runtime ships only via npm (`@rcs-kz/mcp-1c`) as PyArmor-obfuscated bytecode. This protects the maintainer's IP while allowing transparent license verification (server runs locally, only checks license online).
For security audit, threat model, and trust questions — see [NOTICE.md in the npm package](https://www.npmjs.com/package/@rcs-kz/mcp-1c?activeTab=code).
## Issues & Support
- 🐛 **Bug reports:** [open an issue](issues/new?template=bug_report.md)
- 💡 **Feature requests:** [open an issue](issues/new?template=feature_request.md)
- 💬 **Questions:** [GitHub Discussions](discussions)
- 📧 **Email:** licenses@rcs.kz (24h response)
## Related products
- [@rcs-kz/bitrix24-mcp](https://github.com/rcs-kz/bitrix24-mcp) — MCP server for Bitrix24 CRM (45 tools)
Use both together for full 1C+CRM AI workflows.
## Maintainer
[RCS](https://rcs.kz) · Bitrix24 partner agency · Almaty, Kazakhstan
---
© 2026 RCS · Commercial software with free Solo tier · See LICENSE.md