
Mcp 1c
Connect Claude, Cursor, or Cline to 1C:Enterprise CRM/ERP for read-and-write queries through the MCP HTTP service extension.
Overview
MCP 1C is an MCP server for the Build phase that exposes read-and-write 1C:Enterprise CRM/ERP to Claude, Cursor, and Cline.
What is this MCP server?
- Read and write 1C:Enterprise CRM/ERP via MCP (not read-only)
- Requires 1C HTTP service with MCPService extension (MCP_1C_BASE)
- Credentials: MCP_1C_USER, MCP_1C_PASSWORD, plus RCS_LICENSE_KEY tiers
- npm stdio @rcs-kz/mcp-1c; Node>=16 and Python>=3.8 runtime hint
- Package @rcs-kz/mcp-1c version 0.1.0
- Runtime hint: node>=16, python>=3.8
- RCS license tiers: Solo free; Pro 9900 KZT/mo; Team 39900 KZT/mo (per env docs)
What problem does it solve?
Your ERP lives in 1C but your AI assistant cannot query or update registers without fragile custom HTTP glue.
Who is it for?
Indie integrators and small firms standardizing on 1C who want agent-driven ERP tasks during builds.
Skip if: Builders without 1C:Enterprise, MCPService extension, or appetite for licensed RCS connector pricing.
What do I get? / Deliverables
After setup, your agent can perform authorized 1C read/write operations through MCP instead of one-off scripts.
- MCP-mediated read/write access to 1C CRM/ERP from your coding agent
- Stdio npm integration package @rcs-kz/mcp-1c registered in MCP client
Recommended MCP Servers
Journey fit
How it compares
1C:Enterprise ERP MCP bridge, not Bitrix24 cloud CRM or a generic SQL MCP.
Common Questions / FAQ
Who is MCP 1C for?
Developers using 1C:Enterprise who want Claude Code, Cursor, or Cline to read and write CRM/ERP data via MCP.
When should I use MCP 1C?
While building integrations or internal tools that must sync with live 1C registers through the MCP HTTP service.
How do I add MCP 1C to my agent?
Deploy MCPService on 1C, set MCP_1C_BASE, MCP_1C_USER, MCP_1C_PASSWORD, and RCS_LICENSE_KEY, install @rcs-kz/mcp-1c, add stdio MCP config.