mcp-beaker
by faizbawa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEAKER_URL | Yes | Base URL of your Beaker server (required) | |
| BEAKER_OWNER | No | Default owner for job queries | |
| KRB5_PASSWORD | No | Kerberos password (container only) | |
| BEAKER_CA_CERT | No | Path to CA certificate bundle | |
| KRB5_PRINCIPAL | No | Kerberos principal (container only) | |
| BEAKER_PASSWORD | No | Beaker password (required for password auth) | |
| BEAKER_USERNAME | No | Beaker username (required for password auth) | |
| BEAKER_SSL_VERIFY | No | Verify SSL certificates | true |
| BEAKER_AUTH_METHOD | No | Authentication method: 'kerberos' or 'password' | kerberos |
| BEAKER_CA_CERT_DATA | No | PEM-encoded CA cert (container only) | |
| BEAKER_KERBEROS_BACKEND | No | Kerberos backend: 'http' (native) or 'bkr' (CLI) | http |
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 | |
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/faizbawa/mcp-beaker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server