Command Palette

Search for a command to run...

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

Labs Catalog

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

Exposes an AI labs registry as MCP tools, enabling listing labs, retrieving lab details, and searching enterprise decisions.

GitHubEmbed

Описание

Exposes an AI labs registry as MCP tools, enabling listing labs, retrieving lab details, and searching enterprise decisions.

README

A real MCP server, with a real captured session. LB-07 in the AI Labs portfolio's Live Builds collection: the portfolio's MCP Server Contract Workbench (GAP-01) simulates the wire protocol to teach it — this repo is the live counterpart a real client can connect to.

The server exposes the portfolio's own labs registry as tools:

tool what it does
list_labs list labs, filter by collection (0–5) or badge (LIVE/SIMULATED)
get_lab one lab's problem, decision, status, route
search_decisions find the lab for the enterprise decision you're facing

Run it

npm install
npm start            # stdio MCP server
npm run capture      # real client session -> session-transcript.jsonl + console output

Connect Claude Desktop

{
  "mcpServers": {
    "labs-catalog": { "command": "node", "args": ["/absolute/path/to/server.mjs"] }
  }
}

The captured session

session-transcript.jsonl / session.md hold an actual recorded session — initialize handshake, tools/list, and three tool calls, both directions, timestamped. Recorded by tee-wire.mjs, a 30-line wire tap between client and server; re-run npm run capture and it regenerates. No frame in this repo is hand-written.

Honesty & attribution

Built on @modelcontextprotocol/sdk (MIT) and zod. Catalog data is a generated snapshot of the portfolio's packages/kit/src/registry.ts. Server, wire tap, and capture harness are original. MIT licensed.

from github.com/sudeeplalka-hash/labs-catalog-mcp

Установка Labs Catalog

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

▸ github.com/sudeeplalka-hash/labs-catalog-mcp

FAQ

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

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

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

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

Labs Catalog — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Labs Catalog with

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

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

Автор?

Embed-бейдж для README

Похожее

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