Back to Apps

v8-runner
by alkoleft
CLI and MCP server for local 1C development workflow, automating builds, tests, and diagnostics.
0 stars
Works in:claude
Exposes:Tools
What it does
v8-runner streamlines the development cycle for 1C Enterprise. It replaces fragile shell scripts with a reproducible entry point for building source sets, preparing information bases, and running syntax checks or tests (YAxUnit/Vanessa Automation). It provides AI agents with a controlled, safe MCP surface to interact with the 1C environment.
Tools
- build: Executes incremental or full builds of source sets.
- syntax: Performs syntax checks on server modules.
- test: Launches YAxUnit or Vanessa Automation tests.
- init: Prepares the working information base.
- bootstrap: Creates projects from existing information bases.
Installation
{
"mcpServers": {
"v8-runner": {
"command": "v8-runner",
"args": ["mcp", "serve", "stdio"]
}
}
}
Supported hosts
Confirmed support for Claude Desktop via stdio transport.
Quick install
cargo build --releaseInformation
- Pricing
- free
- Published
- 7/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"v8-runner": {"command": "v8-runner", "args": ["mcp", "serve", "stdio"]}}}





