1c-dev-mcp

1c-dev-mcp

Provides AI assistants in Cursor with local access to 1C platform documentation and XML configuration exports, enabling metadata lookup, BSL code search, and platform help queries without manual file copying.

Category
Visit Server

README

1c-dev-mcp

Локальный MCP-сервер для разработки 1С в Cursor: справка платформы + XML-проект.

Что такое MCP?

MCP (Model Context Protocol) — протокол, через который Cursor подключается к внешним инструментам. Сервер 1c-dev-mcp даёт AI доступ к справке 1С и к выгруженной XML-конфигурации без ручного копирования файлов.

Быстрый старт

  1. Python 3.11+
  2. Запустите установщик:
cd "C:\Users\twost\Desktop\MCP Help\1c-dev-mcp"
.\install.ps1 -PlatformPath "C:\Program Files (x86)\1cv8t\8.3.27.1508"
  1. Перезапустите Cursor
  2. Откройте папку с XML-выгрузкой конфигурации
  3. В чате попросите агента вызвать doctor, затем set_platform_version("8.3.27")

MCP tools

Tool Назначение
list_platform_versions Установленные версии 1С
set_platform_version Выбор активной версии
get_platform_info Статус справки и индекса
build_help_index Индексация HBK
search_help / get_help Справка платформы
get_project_status Обнаружение XML-проекта
build_project_index Индексация конфигурации
find_metadata / get_metadata / list_metadata Метаданные
search_code / get_code BSL-код
doctor Диагностика

Важно про вашу платформу

Путь C:\Program Files (x86)\1cv8t\8.3.27.1508учебная/технологическая платформа (1cv8t).

В bin найден shquery_root.hbk (справка языка запросов), но нет shcntx_ru.hbk (полная справка API: ТаблицаЗначений, методы, типы).

Для сценариев «как работает метод платформы» нужна полная установка 1cv8 с shcntx_ru.hbk. Project Layer (метаданные, код XML) работает независимо.

Данные и кэш

%LOCALAPPDATA%\1c-dev-mcp\

Документация

Статус

Компонент Статус
Platform detector (1cv8 + 1cv8t) Реализовано
HBK index (shquery/shcntx) Реализовано
XML project index Реализовано
MCP stdio Реализовано
install.ps1 Реализовано
Cursor integration Требует проверки на вашей машине

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured