bcdocker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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
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