Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEDROCK_DEBUG | No | Enable debug output for API responses | false |
| BEDROCK_API_BASE | Yes | Your Bedrock Server Manager API endpoint | http://localhost:11325 |
| BEDROCK_SERVER_MANAGER_PASSWORD | Yes | Authentication password for Bedrock Server Manager | |
| BEDROCK_SERVER_MANAGER_USERNAME | Yes | Authentication username for Bedrock Server Manager |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |