1c-buddy-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONEC_AI_TOKEN | Yes | Your 1C.ai API token. | |
| ONEC_AI_TIMEOUT | No | Timeout for API requests (seconds). | 30 |
| ONEC_AI_BASE_URL | No | Base URL for the 1C.ai API. | https://code.1c.ai |
| MCP_TOOL_CALL_MODE | No | Mode for tool calls: direct or standard. | direct |
| DEFAULT_SSL_VERSION | No | Default SSL version. | |
| ONEC_AI_UI_LANGUAGE | No | UI language for service responses. | russian |
| DEFAULT_1C_CONFIGURATION | No | Default 1C configuration. | |
| MCP_TOOL_INPUT_MAX_LENGTH | No | Maximum input length for MCP tools. | 100000 |
| MCP_TOOL_INPUT_MIN_LENGTH | No | Minimum input length for MCP tools. | 4 |
| ONEC_AI_INCLUDE_LIMITATIONS | No | Include limitations in responses. | true |
| ONEC_AI_PROGRAMMING_LANGUAGE | No | Programming language context. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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