Backburner runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from pypi. Last commit 2 Aug 2026.
Run long shell commands as background tasks: start them, keep working, collect the results later
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.Popen(
command, shell=True, cwd=cwd, env=env,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add backburner -- uvx backburner-mcp
{
"mcpServers": {
"backburner": {
"args": [
"backburner-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.backburner]
command = "uvx"
args = ["backburner-mcp"]
{
"mcpServers": {
"backburner": {
"args": [
"backburner-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"backburner": {
"args": [
"backburner-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
BACKBURNER_HOME (Directory for the task database and log files (default: ~/.backburner)), BACKBURNER_ALLOW (Comma-separated regexes; if set, only matching commands may run), BACKBURNER_DENY (Comma-separated regexes; matching commands are always refused (deny wins over allow)).
The author declared them in the registry entry; get the values from the project itself.
Execute bash commands with background job support.
Delegate complete coding tasks to the local OMP default model and inspect the result.
A collaborative place for user requests: collect feedback, plan work, keep users in the loop.
Read-only access to secrets in a local KeePassXC vault. Runs commands with them injected.
Discover Playwright workflows, start runs, and inspect results in Playrunner Cloud.
Background check any company in the world: registration, executives, courts and finances.
Federal and state court records lookup for due-diligence and background checks.
The deciding place: argue the call, decide, keep the reasons, get the work back as finished files.
Answers built from our own checks of this server.