MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.
npx @getmcp/cli add io.github.RCS-kz/mcp-1cRequires Node.js 18+. Community-contributed server. Review source before installing.
MCP_1C_BASEURL of the 1C HTTP service (with MCPService extension installed)
MCP_1C_USER1C user with API access
MCP_1C_PASSWORDPassword for the 1C user
RCS_LICENSE_KEYRCS license token (Solo free, Pro 9900 KZT/mo, Team 39900 KZT/mo)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RCS-kz/mcp-1c": {
"command": "node>=16, python>=3.8",
"args": [
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "",
"MCP_1C_USER": "",
"MCP_1C_PASSWORD": "",
"RCS_LICENSE_KEY": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.