MCP Directory
Back

mcp-onec-test-runner

by alkoleft · Kotlin · ★ 100

MCP‑сервер для сборки (обновления базы) и запуска тестов YaXUnit в проектах 1С:Предприятие из AI‑ассистентов (Claude, GPT, VS Code и др.).

Install

git clone https://github.com/alkoleft/mcp-onec-test-runner.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-onec-test-runner": {
      "command": "npx",
      "args": [
        "-y",
        "github:alkoleft/mcp-onec-test-runner"
      ]
    }
  }
}

From the README

[](https://github.com/alkoleft/mcp-onec-test-runner/releases) [](https://github.com/alkoleft/mcp-onec-test-runner/releases) [](https://www.gnu.org/licenses/gpl-3.0) [](https://github.com/alkoleft/mcp-onec-test-runner/issues) [](https://github.com/alkoleft/mcp-onec-test-runner/pulls) [](https://github.com/alkoleft/mcp-onec-test-runner/commits/master) [](https://github.com/alkoleft/mcp-onec-test-runner/stargazers) [](https://github.com/alkoleft/mcp-onec-test-runner) [](https://github.com/1C-Company/1c-edt-issues/issues/1758) Инструмент, который позволяет запускать тесты YaXUnit и собирать про…
Read full README on GitHub →

Related other servers