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. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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