1C Enterprise
Rank #60,584io.github.RCS-kz/mcp-1c
MCP server for 1C:Enterprise — read+write CRM/ERP through Claude/Cursor/Cline.
1C Enterprise is a Model Context Protocol (MCP) server published by RCS-kz. It ranks #60,584 of 132,405 servers tracked on MCP Toplist. 1C Enterprise is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 26, 2026 and most recently updated on Apr 26, 2026.
Ranks ahead of 71,821 of 132,405 servers on MCP Toplist.
Use 1C Enterprise
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-1c -e "MCP_1C_BASE=<your MCP_1C_BASE>" -e "MCP_1C_USER=<your MCP_1C_USER>" -e "MCP_1C_PASSWORD=<your MCP_1C_PASSWORD>" -e "RCS_LICENSE_KEY=<your RCS_LICENSE_KEY>" -- npx -y @rcs-kz/mcp-1cReplace each placeholder with your own value before saving.
[mcp_servers.mcp-1c]
command = "npx"
args = ["-y", "@rcs-kz/mcp-1c"]
[mcp_servers.mcp-1c.env]
MCP_1C_BASE = "<your MCP_1C_BASE>"
MCP_1C_USER = "<your MCP_1C_USER>"
MCP_1C_PASSWORD = "<your MCP_1C_PASSWORD>"
RCS_LICENSE_KEY = "<your RCS_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-1c": {
"command": "npx",
"args": [
"-y",
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "<your MCP_1C_BASE>",
"MCP_1C_USER": "<your MCP_1C_USER>",
"MCP_1C_PASSWORD": "<your MCP_1C_PASSWORD>",
"RCS_LICENSE_KEY": "<your RCS_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-1c": {
"command": "npx",
"args": [
"-y",
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "<your MCP_1C_BASE>",
"MCP_1C_USER": "<your MCP_1C_USER>",
"MCP_1C_PASSWORD": "<your MCP_1C_PASSWORD>",
"RCS_LICENSE_KEY": "<your RCS_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-1c": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "<your MCP_1C_BASE>",
"MCP_1C_USER": "<your MCP_1C_USER>",
"MCP_1C_PASSWORD": "<your MCP_1C_PASSWORD>",
"RCS_LICENSE_KEY": "<your RCS_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-1c": {
"command": "npx",
"args": [
"-y",
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "<your MCP_1C_BASE>",
"MCP_1C_USER": "<your MCP_1C_USER>",
"MCP_1C_PASSWORD": "<your MCP_1C_PASSWORD>",
"RCS_LICENSE_KEY": "<your RCS_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-1c": {
"command": "npx",
"args": [
"-y",
"@rcs-kz/mcp-1c"
],
"env": {
"MCP_1C_BASE": "<your MCP_1C_BASE>",
"MCP_1C_USER": "<your MCP_1C_USER>",
"MCP_1C_PASSWORD": "<your MCP_1C_PASSWORD>",
"RCS_LICENSE_KEY": "<your RCS_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.RCS-kz%2Fmcp-1c)<a href="https://mcptoplist.com/server/io.github.RCS-kz%2Fmcp-1c"><img src="https://mcptoplist.com/badge/io.github.RCS-kz%2Fmcp-1c.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
RCS-kz
Other servers by RCS-kz
View all RCS-kz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 26, 2026 |
Frequently asked questions
- Who maintains 1C Enterprise?
- 1C Enterprise is maintained by RCS-kz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is 1C Enterprise listed on the Official MCP Registry?
- Yes — 1C Enterprise is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does 1C Enterprise have?
- MCP Toplist tracks 1 version of 1C Enterprise, most recently published on Apr 26, 2026.
- Where can I find the source code for 1C Enterprise?
- The source code for 1C Enterprise is hosted at github.com/rcs-kz/mcp-1c.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.