bas-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for SSE server | 3000 |
| ONEC_URL | No | URL of the 1C server, e.g., http://your-1c-server/base-name | |
| ONEC_USER | No | Username for 1C authentication | |
| MCP_API_KEY | No | API key for securing MCP endpoint | |
| MCP_TRANSPORT | No | Transport mode: 'sse' or 'stdio' | sse |
| ONEC_PASSWORD | No | Password for 1C authentication | |
| ONEC_USE_MOCK | No | Whether to use mock mode (set to 'true' or 'false') | true |
| ONEC_USE_ODATA | No | Whether to use OData (set to 'true' or 'false') | true |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_catalogC | Пошук елементів у довідниках 1С/BAS (наприклад, Контрагенты, Номенклатура, Склады, ФизическиеЛица) |
| get_catalog_elementA | Отримання повних реквізитів елемента довідника за його Ref_Key (GUID) |
| create_catalog_elementC | Створення нового елемента у довіднику 1С/BAS |
| create_documentA | Створення нового документа в 1С/BAS (наприклад, СчетНаОплатуПокупателю, ЗаказКлиента) |
| post_documentB | Проведення документа в 1С/BAS за його GUID (Ref_Key) |
| get_stock_balanceA | Отримання поточних залишків товарів на складах 1С/BAS |
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/qkiomat/bas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server