Enterprise DNA
M MCP Servers Developer low

infaton/MCP35

by Various

INFATON MCP Server — 35 tools for 1C:Enterprise ERP via Model Context Protocol (JSON-RPC 2.0). Digital twins, AI agents, BSL.

I

MCP

infaton/MCP35

Added 1 June 2026

#1c #1c-enterprise #ai-agent #bsl #digital-twin #erp #json-rpc #mcp

Overview

INFATON MCP Server exposes 35 tools for 1C:Enterprise ERP through the Model Context Protocol (JSON-RPC 2.0). It enables digital twins, AI agents, and BSL scripting by bridging external AI clients with 1C systems.

Best for

Best for
Developers integrating AI agents or digital twins with 1C:Enterprise ERP systems

Use cases

  • Connect AI agents to 1C:Enterprise ERP for automated data retrieval
  • Build digital twin simulations using 1C business logic
  • Execute BSL scripts remotely via MCP-compatible clients

How to use

Tools exposed

  • execute_code
  • delete_object
  • run_scheduled_job
  • import_data
  • get_list
  • get_document_list
  • get_object_by_ref
  • get_active_users
  • get_locks
  • get_event_log
  • execute_batch
  • get_balance
  • get_register_totals
  • get_accounting_entries
  • get_related_documents
  • validate_document
  • get_form_structure
  • get_rights
  • find_duplicates
  • get_print_form

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "1c-erp": {\n      "command": "npx",\n      "args": ["infaton-mcp"],\n      "env": {\n        "ONEC_URL": "https://your-server/base/hs/mcp/",\n        "ONEC_USER": "Username",\n        "ONEC_PASSWORD": "Password"\n      }\n    }\n  }\n}

Notes

INFATON MCP Server exposes 35 tools for 1C:Enterprise ERP through the Model Context Protocol (JSON-RPC 2.0). It enables digital twins, AI agents, and BSL scripting by bridging external AI clients with 1C systems.

16 stars on GitHub. Last updated 2026-05-14. Licensed MIT.

Use cases

  • Connect AI agents to 1C:Enterprise ERP for automated data retrieval
  • Build digital twin simulations using 1C business logic
  • Execute BSL scripts remotely via MCP-compatible clients

Pros

  • Provides a large set of 35 tools for deep 1C integration
  • Uses standard JSON-RPC 2.0 for broad client compatibility
  • Open source with active community (16 stars)

Cons

  • Limited to 1C:Enterprise ecosystem, not general-purpose
  • Small community and few stars indicate early-stage adoption
  • Requires familiarity with 1C and BSL to use effectively

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides a large set of 35 tools for deep 1C integration
  • Uses standard JSON-RPC 2.0 for broad client compatibility
  • Open source with active community (16 stars)

Cons

  • Limited to 1C:Enterprise ecosystem, not general-purpose
  • Small community and few stars indicate early-stage adoption
  • Requires familiarity with 1C and BSL to use effectively
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks