1c Platform Tools MCP Server

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

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 30 · #688 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

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.0 · 2026-08-19

Версия 0.2.0 · [0.2.0] - 2026-08-19 · Новые возможности · [BREAKING] Перевели имена инструментов на словарь команд · Исправления · Починили передачу параметров в команды расширения · Подняли js-yaml и brace-expansion…

v0.1.12 · 2026-08-01

Версия 0.1.12 · [0.1.12] - 2026-08-01 · Новые возможности · Отбор расширений для команд тестовых расширений · Обслуживание · Убрали pathsOverride, который ничего не делал · Установка · Скачайте файл .vsix и установите…

v0.1.11 · 2026-07-30

Версия 0.1.11 · [0.1.11] - 2026-07-30 · Новые возможности · Параметры сеансов под vanessa-runner 3 · Исправления · Убрали команду, которой в расширении нет · Установка · Скачайте файл .vsix и установите через VS Code…

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 #688 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-08-19)
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-08-25, its last commit was 2026-08-19 and it shipped 6 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 · Scholar Feed · Webcheck · see all