Dbos Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Dbos Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This repository contains a Model Context Protocol (MCP) server with tools that can analyze and manage your DBOS workflows. It enables LLMs to retrieve information on your applications' workflows and steps, for example to help you debug issues in development or production. To use this server, your application should be connected to Conductor.
You may want to use this alongside a DBOS prompt (Python, TypeScript, Go, Java) so your model has the most up-to-date information on DBOS.
uvBefore using this MCP server, you must install uv. For installation instructions, see the uv installation docs.
To use this MCP server with Claude Code, first install it:
claude mcp add dbos-conductor -- uvx dbos-mcpThen start Claude Code and ask it questions about your DBOS apps! Claude will prompt you to log in by clicking the URL it offers and authenticating in the browser.
Credentials are stored in ~/.dbos-mcp/credentials.
#### Application Introspection
list_applications - List all applicationslist_executors - List connected executors for an application#### Workflow Introspection
list_workflows - List/filter workflowsget_workflow - Get workflow detailslist_steps - Get execution steps for a workflow#### Workflow Management
cancel_workflow - Cancel a running workflowresume_workflow - Resume a pending or failed workflowfork_workflow - Fork a workflow from a specific step#### Authentication
login - Start login flow (returns URL to login page)login_complete - Complete login after authenticating~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.