1c-mcp-crud

Query and manage 1C:Enterprise data, metadata, logs, and object links via MCP.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Framework --skill 1c-mcp-crud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1c-mcp-crud
Source: https://github.com/Alex1980Alex/1C-Framework/tree/main/.claude/skills/1c-mcp-crud
Command: npx skills add https://github.com/Alex1980Alex/1C-Framework --skill 1c-mcp-crud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you safely inspect and act on 1C:Enterprise data without switching into the platform manually, reducing time spent on queries, metadata lookup, and routine CRUD operations.

Core Features & Use Cases

  • Data access: Run validated queries, execute code, and fetch objects by link when you need real records from a 1C database.
  • Metadata and audit: Inspect configuration trees, forms, access rights, and event logs to understand how the system is structured and governed.
  • Operational workflows: Create, update, post, or mark objects for deletion, then verify dependencies and references before changing business data.
  • Use case: A support analyst can locate a failing document, check its permissions, trace references, and confirm the issue from event log evidence in one workflow.

Quick Start

Ask the assistant to use 1c-mcp-crud to validate a 1C query, inspect the needed metadata, and return the result or object details you need.

Frequently Asked Questions about 1c-mcp-crud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query 1C:Enterprise data and inspect metadata without opening the platform?

You can query 1C:Enterprise data and inspect metadata directly through an MCP service that runs validated queries and retrieves configuration trees, forms, and access rights without manual platform access.

Can I perform CRUD operations on 1C catalogs and documents?

Yes, you can create, update, post, or mark 1C objects for deletion via CRUD operations, verifying dependencies and references before changing business data with explicit confirmation.

How do I trace references and check access rights for a failing 1C document?

Trace references and check access rights for a 1C document by retrieving object links and inspecting permissions through the MCP service, then confirm issues using event log evidence.

Does querying production 1C data require explicit confirmation?

Yes, handling production 1C data requires explicit confirmation to ensure safe execution of CRUD operations and validated queries on real records.

What's the best way to inspect 1C event logs and configuration trees?

Inspect 1C event logs and configuration trees by retrieving metadata structures and registration events through an MCP service that fetches audit data and governance details.

How do I convert navigation links when fetching 1C objects by reference?

Convert navigation links by using the MCP service to fetch 1C objects by link, translating navigation references into readable object details during the query workflow.