Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ONEC_AI_TOKENYesYour 1C.ai API token.
ONEC_AI_TIMEOUTNoTimeout for API requests (seconds).30
ONEC_AI_BASE_URLNoBase URL for the 1C.ai API.https://code.1c.ai
MCP_TOOL_CALL_MODENoMode for tool calls: direct or standard.direct
DEFAULT_SSL_VERSIONNoDefault SSL version.
ONEC_AI_UI_LANGUAGENoUI language for service responses.russian
DEFAULT_1C_CONFIGURATIONNoDefault 1C configuration.
MCP_TOOL_INPUT_MAX_LENGTHNoMaximum input length for MCP tools.100000
MCP_TOOL_INPUT_MIN_LENGTHNoMinimum input length for MCP tools.4
ONEC_AI_INCLUDE_LIMITATIONSNoInclude limitations in responses.true
ONEC_AI_PROGRAMMING_LANGUAGENoProgramming language context.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_1c_aiD

Общие вопросы по платформе 1С и практическим сценариям.

explain_1c_syntaxC

Объяснение объекта, метода, типа или конструкции платформы 1С.

check_1c_codeC

Синтаксическая проверка или code review фрагмента BSL-кода.

modify_1c_codeC

Изменение BSL-кода по явному заданию пользователя.

search_1c_documentationC

Поиск по документации платформы 1С:Предприятие указанной версии.

search_itsC

Поиск материалов в базе знаний ИТС с идентификаторами источников.

fetch_itsA

Получение содержимого документа или раздела ИТС по идентификатору.

diff_1c_documentation_versionsC

Сравнение документации платформы между двумя версиями.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/VVi3ard/1c-buddy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server