Command Palette

Search for a command to run...

UnylyUnyly
Browse all

1c

FreeNot checked

MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.

GitHubEmbed

About

MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.

README

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:

npm install -g @rcs-kz/mcp-1c

Get free Solo license:

curl -X POST https://bitrix24-mcp-license.shahruh.workers.dev/freemium \
  -H "Content-Type: application/json" \
  -d '{"email":"[email protected]","product":"mcp-1c"}'

Add to Claude Desktop config, install MCPService.cfe into your 1С database — and you're set.

Full docs: 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...

🆓 Free Solo activation (5 seconds, no credit card):

curl -X POST https://bitrix24-mcp-license.shahruh.workers.dev/freemium \
  -H "Content-Type: application/json" \
  -d '{"email":"[email protected]","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.

Issues & Support

Related products

Use both together for full 1C+CRM AI workflows.

Maintainer

RCS · Bitrix24 partner agency · Almaty, Kazakhstan


© 2026 RCS · Commercial software with free Solo tier · See LICENSE.md

from github.com/rcs-kz/mcp-1c

Install 1c in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mcp-1c

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add mcp-1c -- npx -y @rcs-kz/mcp-1c

FAQ

Is 1c MCP free?

Yes, 1c MCP is free — one-click install via Unyly at no cost.

Does 1c need an API key?

No, 1c runs without API keys or environment variables.

Is 1c hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install 1c in Claude Desktop, Claude Code or Cursor?

Open 1c on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare 1c with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs