1c Platform Tools MCP Server

MCP-сервер даёт агенту Cursor или VS Code доступ к командам расширения 1C: Platform Tools: тесты, профили запуска, сборка конфигурации, работа с базой. It runs locally over stdio via the published package.

People who work with 1c enterprise and vscode mcp and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 37 · #741 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install 1c Platform Tools

before you install - you'll need

Set ONEC_IPC_HOST, ONEC_IPC_PORT, ONEC_IPC_TOKEN before connecting.

Claude Code

claude mcp add yellow-hammer-mcp-1c-platform-tools -- npx -y mcp-1c-platform-tools

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "yellow-hammer-mcp-1c-platform-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-1c-platform-tools"
      ]
    }
  }
}

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

npm package mcp-1c-platform-tools - unscoped; check the name against the project README before installing

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

03 · What 1c Platform Tools can do

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

Latest releases

v0.2.3 · 2026-09-16

Версия 0.2.3 · [0.2.3] - 2026-09-16 · Новые возможности · Добавили инструментам сборки выбор каталога и имени собранных файлов · Обслуживание · Update Node.js version in release workflow from 20 to 22 · Установка…

v0.2.2 · 2026-09-15

Версия 0.2.2 · [0.2.2] - 2026-09-15 · Новые возможности · Добавили инструменты списка проектов, переключения текущего проекта и инициализации проекта · Исправления · Параметры отбора и запуска доходят до нужных команд…

v0.2.1 · 2026-08-31

Версия 0.2.1 · [0.2.1] - 2026-08-31 · Обслуживание · Подняли версии actions · Установка · Скачайте файл .vsix и установите через VS Code: · Ctrl+Shift+P → Extensions: Install from VSIX...

04 · Who maintains 1c Platform Tools

mcp-1c-platform-tools is maintained by yellow-hammer. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #741 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-16)
registry
io.github.yellow-hammer/mcp-1c-platform-tools (active, first published 2026-02-28 · 2 versions)
packages
npm:mcp-1c-platform-tools

06 · 1c Platform Tools FAQ

What is 1c Platform Tools?

MCP-сервер даёт агенту Cursor или VS Code доступ к командам расширения 1C: Platform Tools: тесты, профили запуска, сборка конфигурации, работа с базой. It runs locally over stdio via the published package.

Is 1c Platform Tools still maintained?

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

How do I install 1c Platform Tools?

Run `npx -y mcp-1c-platform-tools`. The README documents 3 environment variables (ONEC_IPC_HOST, ONEC_IPC_PORT, ONEC_IPC_TOKEN) to set first. Set ONEC_IPC_HOST, ONEC_IPC_PORT, ONEC_IPC_TOKEN before connecting. You can also paste the ready-made client config above.

Does 1c Platform Tools run locally?

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

07 · Alternatives to 1c Platform Tools

More MCP servers to compare · Siren · Time MCP · Creator SEO MCP · Dotnet Template MCP · Sap Adt MCP

More TypeScript MCP servers · Md Feedback · Biopharma Catalyst MCP · Bio MCP TS · Scholar Feed · Webcheck · see all