bcdocker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-containersA | List all Business Central Docker containers with their running status |
| container-infoA | Get detailed info about a BC container: version, status, and service endpoints |
| create-containerB | Create a new Business Central Docker container with test toolkit. Long-running (5-30 min). |
| remove-containerB | Remove a Business Central Docker container |
| start-containerB | Start a stopped BC Docker container |
| stop-containerA | Stop a running BC Docker container |
| restart-containerB | Restart a BC Docker container |
| open-webclientB | Open the BC Web Client URL for a container. Returns the URL. |
| list-appsA | List all apps installed in a BC container, optionally filtered by publisher |
| install-appB | Publish and install a .app file into a BC container |
| uninstall-appB | Uninstall an app from a BC container by name. Automatically handles dependency order. |
| publish-projectB | Compile and publish an AL project folder into a BC container |
| import-test-toolkitB | Import the BC Test Toolkit (libraries only or full framework) into a container |
| import-licenseB | Import a license file into a BC container |
| run-testsA | Run AL tests in a BC container. Can run all tests, a specific codeunit, or compile-and-run from a project folder. |
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/olederkach/bcdocker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server