universal-brute-workpack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Optional model name. | provider default |
| UBW_ROOTS | No | Allowed filesystem roots, separated by ;. | * |
| UBW_CONFIG | No | Path to a custom main config JSON. | package example config |
| EXA_API_KEY | No | Optional Exa web search key. | |
| LLM_API_KEY | No | Optional model API key. | |
| UBW_PROFILE | No | Active profile. | admin |
| LLM_BASE_URL | No | Optional OpenAI-compatible base URL for Agent tasks. | |
| UBW_PROFILES | No | Path to a custom profile/deny JSON. | package example profiles |
| TAVILY_API_KEY | No | Optional Tavily web search key. | |
| UBW_MEMORY_URL | No | Optional external memory/vector service endpoint. | |
| UBW_AGENT_STAGGER_MS | No | Delay between pipeline tasks. | 0 |
| UBW_AGENT_TASK_TIMEOUT_MS | No | Agent task timeout. | 300000 |
| UBW_AGENT_MAX_PIPELINE_TASKS | No | Pipeline task cap. | 100 |
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/haoyun18881-beep/universal-brute-workpack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server