Skip to main content
Glama

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

クイックスタート

  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ツール

ツール

説明

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全体のヘルプ:ТаблицаЗначений、メソッド、型)はありません

「プラットフォームのメソッドがどのように動作するか」というシナリオには、shcntx_ru.hbk を含む完全な 1cv8 インストールが必要です。Project Layer(メタデータ、XMLコード)は独立して動作します。

データとキャッシュ

%LOCALAPPDATA%\1c-dev-mcp\

ドキュメント

ステータス

コンポーネント

ステータス

Platform detector (1cv8 + 1cv8t)

実装済み

HBK index (shquery/shcntx)

実装済み

XML project index

実装済み

MCP stdio

実装済み

install.ps1

実装済み

Cursor integration

お使いのマシンでの確認が必要です

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