1c-mcp-toolkit

ROCTUP/1c-mcp-toolkit
★ 98 stars 1C Enterprise 🔌 API Integration Updated 7d ago
MCP и REST API сервер для получения метаданных и данных из базы 1С
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "1c-mcp-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "ROCTUP/1c-mcp-toolkit"
      ]
    }
  }
}

Topics

1cmcp