Odel
Yzel — 1C:Enterprise

Yzel — 1C:Enterprise

Local
@aiyo283PythonMITUpdated Yesterday

Query and update 1C:Enterprise over OData v3. Cyrillic-aware, Fresh and on-prem.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIyzelv0.1.3

Run

uvx yzel

MCP client config

{
  "mcpServers": {
    "yzel-1c-enterprise": {
      "command": "uvx",
      "args": [
        "yzel"
      ]
    }
  }
}