Stdio-first Agent MCP workpack for local tools, audit chains, search, memory, and pipelines.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
universal-brute-workpack · npm · 0.1.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.haoyun18881-beep/universal-brute-workpack",
"description": "Stdio-first Agent MCP workpack for local tools, audit chains, search, memory, and pipelines.",
"title": "Universal Brute Workpack",
"repository": {
"url": "https://github.com/haoyun18881-beep/universal-brute-workpack",
"source": "github"
},
"version": "0.1.4",
"websiteUrl": "https://github.com/haoyun18881-beep/universal-brute-workpack#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "universal-brute-workpack",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path to a custom Universal Brute Workpack config JSON.",
"format": "filepath",
"name": "UBW_CONFIG"
},
{
"description": "Optional path to a custom profile and deny-list JSON.",
"format": "filepath",
"name": "UBW_PROFILES"
},
{
"description": "Optional semicolon-separated filesystem roots for local file tools.",
"format": "string",
"name": "UBW_ROOTS"
},
{
"description": "Optional Tavily key for search.web before fallback providers.",
"format": "string",
"isSecret": true,
"name": "TAVILY_API_KEY"
},
{
"description": "Optional Exa key for search.web before fallback providers.",
"format": "string",
"isSecret": true,
"name": "EXA_API_KEY"
},
{
"description": "Optional memory or vector service endpoint for memory.search.",
"format": "string",
"name": "UBW_MEMORY_URL"
},
{
"description": "Optional OpenAI-compatible base URL for Agent tasks.",
"format": "string",
"name": "LLM_BASE_URL"
},
{
"description": "Optional model API key for Agent tasks.",
"format": "string",
"isSecret": true,
"name": "LLM_API_KEY"
},
{
"description": "Optional model name for Agent tasks.",
"format": "string",
"name": "LLM_MODEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-29T14:33:56.497964Z",
"publishedAt": "2026-06-29T14:33:56.497964Z",
"updatedAt": "2026-06-29T14:33:56.497964Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.