Skip to main content
Glama

1c-dev-mcp

Lokaler MCP-Server für die 1C-Entwicklung in Cursor: Plattform-Hilfe + XML-Projekt.

Was ist MCP?

MCP (Model Context Protocol) ist ein Protokoll, über das Cursor eine Verbindung zu externen Tools herstellt. Der Server 1c-dev-mcp gibt der KI Zugriff auf die 1C-Hilfe und die exportierte XML-Konfiguration, ohne dass Dateien manuell kopiert werden müssen.

Related MCP server: 1C Templates MCP Server

Schnellstart

  1. Python 3.11+

  2. Führen Sie den Installer aus:

cd "C:\Users\twost\Desktop\MCP Help\1c-dev-mcp"
.\install.ps1 -PlatformPath "C:\Program Files (x86)\1cv8t\8.3.27.1508"
  1. Starten Sie Cursor neu.

  2. Öffnen Sie den Ordner mit dem XML-Export der Konfiguration.

  3. Bitten Sie den Agenten im Chat, doctor und anschließend set_platform_version("8.3.27") aufzurufen.

MCP-Tools

Tool

Zweck

list_platform_versions

Installierte 1C-Versionen

set_platform_version

Auswahl der aktiven Version

get_platform_info

Status von Hilfe und Index

build_help_index

Indizierung der HBK

search_help / get_help

Plattform-Hilfe

get_project_status

Erkennung des XML-Projekts

build_project_index

Indizierung der Konfiguration

find_metadata / get_metadata / list_metadata

Metadaten

search_code / get_code

BSL-Code

doctor

Diagnose

Wichtig zu Ihrer Plattform

Der Pfad C:\Program Files (x86)\1cv8t\8.3.27.1508 ist eine Lern-/Technologieplattform (1cv8t).

In bin wurde shquery_root.hbk (Hilfe für die Abfragesprache) gefunden, aber nicht shcntx_ru.hbk (vollständige API-Hilfe: ТаблицаЗначений, Methoden, Typen).

Für Szenarien wie „Wie funktioniert die Plattformmethode?“ ist eine vollständige Installation von 1cv8 mit shcntx_ru.hbk erforderlich. Project Layer (Metadaten, XML-Code) funktioniert unabhängig davon.

Daten und Cache

%LOCALAPPDATA%\1c-dev-mcp\

Dokumentation

Status

Komponente

Status

Plattformerkennung (1cv8 + 1cv8t)

Implementiert

HBK-Index (shquery/shcntx)

Implementiert

XML-Projektindex

Implementiert

MCP stdio

Implementiert

install.ps1

Implementiert

Cursor-Integration

Muss auf Ihrem Rechner geprüft werden

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    F
    maintenance
    Provides a RAG-based search system for 1C:Enterprise platform documentation using hybrid BM25 and semantic search across multiple versions. It enables developers to retrieve API signatures, methods, and usage examples directly within IDEs or through a REST API.
    22
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides storage, searching, and retrieval of 1C (BSL) code templates with a built-in web interface for easy template management. It enables AI assistants to fetch specific boilerplate code directly into editors using natural language search.
    17
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables searching through 1C:Enterprise configuration source code (XML+BSL) with full-text indexing, providing tools to find code, metadata objects, procedures, and modules.
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nevski47/1c-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server