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).
Run
uvx yzel
MCP client config
{
"mcpServers": {
"yzel-1c-enterprise": {
"command": "uvx",
"args": [
"yzel"
]
}
}
}