Back to directory
infaton/mcp35

infaton/mcp35

@infaton

INFATON MCP Server — 51 tools for 1C:Enterprise ERP via Model Context Protocol (JSON-RPC 2.0). Digital twins, AI agents, BSL.

1cerpmcpjson-rpcenterpriseai-agentdigital-twinbsltool

Installation & Configuration

{
  "mcpServers": {
    "1c-erp": {
      "command": "node",
      "args": [
        "/path/to/MCP35/index.mjs"
      ],
      "env": {
        "ONEC_URL": "https://your-server/base/hs/mcp/",
        "ONEC_USER": "Username",
        "ONEC_PASSWORD": "Password"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
1C Enterprise
Created
2026/6/11
Updated
2026/6/12