1c-dev-mcp
1c-dev-mcp
用于在 Cursor 中进行 1С 开发的本地 MCP 服务器:平台帮助 + XML 项目。
什么是 MCP?
MCP(Model Context Protocol)是一种协议,Cursor 通过它与外部工具连接。1c-dev-mcp 服务器让 AI 无需手动复制文件,即可访问 1С 帮助和导出的 XML 配置。
Related MCP server: 1C Templates MCP Server
快速开始
Python 3.11+
运行安装程序:
cd "C:\Users\twost\Desktop\MCP Help\1c-dev-mcp"
.\install.ps1 -PlatformPath "C:\Program Files (x86)\1cv8t\8.3.27.1508"重启 Cursor
打开包含 XML 配置导出的文件夹
在聊天中让代理调用
doctor,然后调用set_platform_version("8.3.27")
MCP 工具
工具 | 用途 |
| 已安装的 1С 版本 |
| 选择活动版本 |
| 帮助和索引的状态 |
| 为 HBK 建立索引 |
| 平台帮助 |
| 检测 XML 项目 |
| 为配置建立索引 |
| 元数据 |
| BSL 代码 |
| 诊断 |
关于您的平台的重要说明
路径 C:\Program Files (x86)\1cv8t\8.3.27.1508 是教学/技术平台(1cv8t)。
在 bin 中找到了 shquery_root.hbk(查询语言帮助),但没有 shcntx_ru.hbk(完整的 API 帮助:ТаблицаЗнаечений、方法、类型)。
对于“平台方法如何工作”这类场景,需要包含 shcntx_ru.hbk 的完整 1cv8 安装。Project Layer(元数据、XML 代码)独立工作。
数据和缓存
%LOCALAPPDATA%\1c-dev-mcp\
文档
状态
组件 | 状态 |
平台检测器(1cv8 + 1cv8t) | 已实现 |
HBK 索引(shquery/shcntx) | 已实现 |
XML 项目索引 | 已实现 |
MCP stdio | 已实现 |
install.ps1 | 已实现 |
Cursor 集成 | 需要在您的机器上验证 |
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