DBOS Server
БесплатноНе проверенEnables LLMs to analyze and manage DBOS workflows, including introspection, workflow management, and authentication, to help debug applications in development o
Описание
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 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
Установка DBOS Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dbos-inc/dbos-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare DBOS Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
