Command Palette

Search for a command to run...

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

Pob

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

MCP server for Path of Building that enables querying and managing PoB builds and trade data through the Lua bridge and official APIs.

GitHubEmbed

Описание

MCP server for Path of Building that enables querying and managing PoB builds and trade data through the Lua bridge and official APIs.

README

This monorepo contains the complete Path of Building MCP delivery chain:

Path Responsibility
vendor/PathOfBuilding Vendored api-stdio Path of Building fork used by the Lua bridge.
packages/pob-mcp TypeScript MCP server and Docker runtime source.
packages/pob-mcp-market Codex plugin, skill, marketplace metadata, and client wrapper scripts.

The goal of this repository is to replace the previous three-repository release chain with one source of truth. Docker images are built from the checked-in PoB vendor tree instead of cloning another repository during image build.

Local Validation

npm --prefix packages/pob-mcp ci
npm run validate
docker build -t pob-mcp-suite:local .
docker run --rm --entrypoint node -e POB_LUA_ENABLED=true -e POE_TRADE_ENABLED=false pob-mcp-suite:local /opt/pob-mcp/scripts/mcp-smoke.mjs node /opt/pob-mcp/build/index.js

Release Shape

  • Root CI validates the MCP package and Codex plugin package.
  • Root Docker workflow builds the image from vendor/PathOfBuilding and packages/pob-mcp.
  • The Codex plugin continues to run ghcr.io/anitaguptaoffice/pob-mcp-suite:latest by default.
  • Existing standalone repositories can remain online during migration, but new changes should land here first.

from github.com/anitaguptaoffice/pob-mcp-suite

Установка Pob

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

▸ github.com/anitaguptaoffice/pob-mcp-suite

FAQ

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

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

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

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

Pob — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Pob with

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

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

Автор?

Embed-бейдж для README

Похожее

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