Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Dbos

БесплатноНе проверен

MCP server for DBOS Conductor workflow introspection and management

GitHubEmbed

Описание

MCP server for DBOS Conductor workflow introspection and management

README

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.

Setup

Install uv

Before using this MCP server, you must install uv. For installation instructions, see the uv installation docs.

Setup with Claude Code

To use this MCP server with Claude Code, first install it:

claude mcp add dbos-conductor -- uvx dbos-mcp

Then 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.

Tools

Application Introspection

  • list_applications - List all applications
  • list_executors - List connected executors for an application

Workflow Introspection

  • list_workflows - List/filter workflows
  • get_workflow - Get workflow details
  • list_steps - Get execution steps for a workflow

Workflow Management

  • cancel_workflow - Cancel a running workflow
  • resume_workflow - Resume a pending or failed workflow
  • fork_workflow - Fork a workflow from a specific step

Authentication

  • login - Start login flow (returns URL to login page)
  • login_complete - Complete login after authenticating

from github.com/dbos-inc/dbos-mcp

Установка Dbos

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/dbos-inc/dbos-mcp

FAQ

Dbos MCP бесплатный?

Да, Dbos MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Dbos?

Нет, Dbos работает без API-ключей и переменных окружения.

Dbos — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Dbos в Claude Desktop, Claude Code или Cursor?

Открой Dbos на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Dbos with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai