Command Palette

Search for a command to run...

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

DBOS Server

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

Enables LLMs to analyze and manage DBOS workflows, including introspection, workflow management, and authentication, to help debug applications in development o

GitHubEmbed

Описание

Enables LLMs to analyze and manage DBOS workflows, including introspection, workflow management, and authentication, to help debug applications in development or production.

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 Server

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

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

FAQ

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

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

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

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

DBOS Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare DBOS Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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