Yzel - 1C:Enterprise MCP Server

Yzel подключает Claude, ChatGPT и других AI-ассистентов к 1С:Предприятию, Битрикс24, AmoCRM, МойСкладу, Wildberries, Ozon, Telegram и iiko - через Model Context Protocol. It runs locally over stdio via the published package.

People who work with 1c enterprise, ai integration and amocrm and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-05 · ★ 5 · #36 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Yzel - 1C:Enterprise

Claude Code

claude mcp add aiyo28-yzel -- uvx yzel

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aiyo28-yzel": {
      "command": "uvx",
      "args": [
        "yzel"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package yzel - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.Aiyo28 is GitHub-verified and matches the repo owner

03 · What Yzel - 1C:Enterprise can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.3 · 2026-09-05

v0.1.3 - Yzel is now one line to install · Установка теперь в одну строку. Ничего клонировать не нужно. · Install is now a one-liner - no clone, no working directory, nothing to set up first. · The short version · json…

04 · Who maintains Yzel - 1C:Enterprise

Yzel - 1C:Enterprise is maintained by aiyo28. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
communication - ranked #36 of 105 actively-maintained communication servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-05)
registry
io.github.Aiyo28/yzel (active, first published 2026-09-05 · 2 versions)
packages
pypi:yzel

06 · Yzel - 1C:Enterprise FAQ

What is Yzel - 1C:Enterprise?

Yzel подключает Claude, ChatGPT и других AI-ассистентов к 1С:Предприятию, Битрикс24, AmoCRM, МойСкладу, Wildberries, Ozon, Telegram и iiko - через Model Context Protocol. It runs locally over stdio via the published package.

Is Yzel - 1C:Enterprise still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-05 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Yzel - 1C:Enterprise?

Run `uvx yzel`. You can also paste the ready-made client config above.

Does Yzel - 1C:Enterprise run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Yzel - 1C:Enterprise