1c-dev-mcp
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
Python 3.11+
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"Starten Sie Cursor neu.
Öffnen Sie den Ordner mit dem XML-Export der Konfiguration.
Bitten Sie den Agenten im Chat,
doctorund anschließendset_platform_version("8.3.27")aufzurufen.
MCP-Tools
Tool | Zweck |
| Installierte 1C-Versionen |
| Auswahl der aktiven Version |
| Status von Hilfe und Index |
| Indizierung der HBK |
| Plattform-Hilfe |
| Erkennung des XML-Projekts |
| Indizierung der Konfiguration |
| Metadaten |
| BSL-Code |
| 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 |
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityFmaintenanceProvides 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.22MIT
- FlicenseNot gradedqualityDmaintenanceProvides 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
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with 1C:Enterprise databases through natural language, providing metadata retrieval, configuration analysis, and code generation.9
- AlicenseNot gradedqualityAmaintenanceEnables searching through 1C:Enterprise configuration source code (XML+BSL) with full-text indexing, providing tools to find code, metadata objects, procedures, and modules.MIT
Related MCP Connectors
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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